Commit Graph

58 Commits

Author SHA1 Message Date
Andreas Zweili 6b2504ae81 add space to the stats
Adding a bit white space makes the stats more readable.
2016-11-13 12:22:41 +01:00
Andreas Zweili 3c6cefd6f9 Merge branch 'master' of git.2li.ch:Nebucatnetzer/tamagotchi 2016-11-13 11:01:27 +01:00
Andreas Zweili c61c2289e8 add a menu point to exit the game 2016-11-13 11:00:07 +01:00
Andreas Zweili b0200bf130 Clean up the readme file 2016-11-12 19:59:10 +01:00
Andreas Zweili c110b7f9cc add space between the hearts
For better visibility I'm adding a space between the hearts.
2016-11-12 19:51:07 +01:00
Andreas Zweili c547871cbb add vim swap files to the gitignore file 2016-11-12 19:48:01 +01:00
Andreas Zweili d9ad9ab479 Refactor all the lines with a length >80 characters 2016-11-12 19:39:03 +01:00
Andreas Zweili 974a8d36f7 add a start script
The script source the virtualenv pygame and executes the tamagotchi.py
script. This is necessary to be able to start the game.
2016-11-08 21:38:38 +01:00
Andreas Zweili 1b8f1cebeb add python mixer 2016-11-08 21:35:36 +01:00
Andreas Zweili c052c7b6c4 add pygame virtualenv 2016-11-08 20:25:31 +01:00
Andreas Zweili d32bd8185b add the pygame library 2016-11-08 11:58:47 +01:00
Andreas Zweili 350ed48a23 make the .py file executable 2016-11-08 11:30:21 +01:00
Andreas Zweili ce31b6c748 Moving the journal to my notes.
Fixing some typos
2015-08-30 11:49:38 +02:00
Andreas Zweili 6e327b4db9 Adding a second line after the functions 2015-08-30 11:46:29 +02:00
Andreas Zweili 53a9b92c01 deleting the .idea and __pycache__ from the repo 2015-07-26 18:36:10 +02:00
Andreas Zweili 637926ef77 try again 2015-07-26 18:33:12 +02:00
Andreas Zweili 1b4a341952 adding .idea and __pycache__ to the gitignore file 2015-07-26 18:30:08 +02:00
Andreas Zweili 2c5068a8a9 fixing two mistaks 2015-07-26 18:20:37 +02:00
Nebucatnetzer 1a352d361e Merge branch 'master' of github.com:Nebucatnetzer/tamagotchi 2015-07-15 12:36:04 +02:00
Nebucatnetzer 8bb7a8182c removing vim files 2015-07-15 12:35:32 +02:00
Nebucatnetzer 88969757c4 refactoring a bit and adding the .idea and __pycache__ folder to
ignore
2015-07-15 12:30:34 +02:00
Andreas Zweili f75423fb37 owncloud sync error 2015-07-14 23:14:44 +02:00
Andreas Zweili 61682342c3 Merge branch 'master' of github.com:Nebucatnetzer/tamagotchi 2015-07-14 23:13:44 +02:00
Andreas Zweili 17e3432c35 commiting changes 2015-07-14 23:12:32 +02:00
Nebucatnetzer be70f2180b adjusting how many time you can poke the pet 2015-07-14 19:28:19 +02:00
Nebucatnetzer 0f0c0fc12a Merge branch 'master' of github.com:Nebucatnetzer/tamagotchi 2015-07-14 12:41:06 +02:00
Nebucatnetzer 8d7d5223f6 finalizing the sleeping function 2015-07-14 12:39:47 +02:00
Andreas Zweili 99d625ea06 adding a sleep function to the sleeping activity
otherwise it passes too fast to see
2015-07-13 20:38:59 +02:00
Andreas Zweili e3fe4e7da3 doing some cleanup 2015-07-12 23:10:17 +02:00
Andreas Zweili a3bc091008 updated the readme 2015-07-12 22:56:25 +02:00
Andreas Zweili 8f090b951a add the basis for a function which let's the pet sleep 2015-07-12 22:53:40 +02:00
Nebucatnetzer a41cf688c9 Merge branch 'master' of github.com:Nebucatnetzer/tamagotchi 2015-07-12 22:12:37 +02:00
Nebucatnetzer 8d039f287e adding the mp3 files 2015-07-12 22:12:27 +02:00
Nebucatnetzer 3aee60bbc4 stuff inside which I don't know yet 2015-07-12 22:11:47 +02:00
Andreas Zweili 6c58cdd9c4 adding various comments to explain what the functions are doing 2015-07-12 22:02:49 +02:00
Andreas Zweili dd97541335 fix some small typos 2015-07-12 21:51:40 +02:00
Andreas Zweili aa64579cbe adding the sound files for angry and happy sounds 2015-07-12 21:47:52 +02:00
Andreas Zweili ee090b61a2 Merge branch 'master' of github.com:Nebucatnetzer/tamagotchi 2015-07-12 21:17:41 +02:00
Andreas Zweili 44f4428019 adding a function to poke the pet 2015-07-12 21:10:36 +02:00
Nebucatnetzer 3c43fe9ca7 catching the ValueError in the activity list
when pressing enter because enter is not an integer
2015-07-12 15:19:41 +02:00
Nebucatnetzer a72fe6c275 moving some variables into the pet_variables file 2015-07-12 13:41:15 +02:00
Nebucatnetzer 60c723522c Merge branch 'master' of github.com:Nebucatnetzer/tamagotchi
and clearing the terminal before displaying the stats to make it a bit
more readable
2015-07-10 12:14:06 +02:00
Nebucatnetzer b8049a48e9 adding a pause of 1 second to the stroking function to make it more
readable
2015-07-10 12:08:10 +02:00
Andreas Zweili 128db7946b fix a sync bug 2015-07-09 00:19:44 +02:00
Andreas Zweili 02ced24cba adding a stroking function 2015-07-09 00:15:36 +02:00
Andreas Zweili ae77fcb86c making the readme a bit more readable. 2015-07-08 18:34:21 +02:00
Nebucatnetzer 1bf51cafdf adding the ability to name the pet 2015-07-08 12:44:11 +02:00
Andreas Zweili 93133d2b37 see previous commit 2015-07-08 00:12:08 +02:00
Andreas Zweili 782222269c moving the decrease stats thread and the beginning_finished variable out of the main loop
fix various spelling mistakes.
2015-07-08 00:09:36 +02:00
Nebucatnetzer 3b1519ede5 Update README.md 2015-07-06 23:21:04 +02:00