Commit Graph

19 Commits

Author SHA1 Message Date
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 8f090b951a add the basis for a function which let's the pet sleep 2015-07-12 22:53:40 +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 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 02ced24cba adding a stroking function 2015-07-09 00:15:36 +02:00
Nebucatnetzer 1bf51cafdf adding the ability to name the pet 2015-07-08 12:44:11 +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
Andreas Zweili 4bab53e82b fixing various spelling mistakes and reformated the code a bit. 2015-07-06 23:11:25 +02:00
Andreas Zweili 92dde20147 fixing some format and spelling errors.
In addition removing some lines which I probably pasted by mistake.
2015-07-06 22:52:34 +02:00
Andreas Zweili f85a867d7d fixing a spelling error 2015-07-06 22:47:35 +02:00
Andreas Zweili 395d072d0f apparently a comment starts with "# " not just with "#" 2015-07-06 22:46:29 +02:00
Andreas Zweili e91eb9750a adding the programme files 2015-07-06 22:23:17 +02:00