Commit Graph

  • 6b2504ae81 add space to the stats master Andreas Zweili 2016-11-13 12:22:41 +0100
  • 3c6cefd6f9 Merge branch 'master' of git.2li.ch:Nebucatnetzer/tamagotchi Andreas Zweili 2016-11-13 11:01:27 +0100
  • c61c2289e8 add a menu point to exit the game Andreas Zweili 2016-11-13 11:00:07 +0100
  • b0200bf130 Clean up the readme file Andreas Zweili 2016-11-12 19:59:10 +0100
  • c110b7f9cc add space between the hearts Andreas Zweili 2016-11-12 19:51:07 +0100
  • c547871cbb add vim swap files to the gitignore file Andreas Zweili 2016-11-12 19:48:01 +0100
  • d9ad9ab479 Refactor all the lines with a length >80 characters Andreas Zweili 2016-11-12 19:39:03 +0100
  • 974a8d36f7 add a start script Andreas Zweili 2016-11-08 21:38:38 +0100
  • 1b8f1cebeb add python mixer Andreas Zweili 2016-11-08 21:35:36 +0100
  • c052c7b6c4 add pygame virtualenv Andreas Zweili 2016-11-08 20:25:31 +0100
  • d32bd8185b add the pygame library Andreas Zweili 2016-11-08 11:58:47 +0100
  • 350ed48a23 make the .py file executable Andreas Zweili 2016-11-08 11:30:21 +0100
  • b207707fa3 I think this branch is newer. development Andreas Zweili 2016-06-28 22:15:09 +0200
  • 76769c2279 removing pet_variables because they're not needed anymore Andreas Zweili 2015-08-31 21:33:08 +0200
  • be0e7e0bf4 enabling threading fixing the deacrese_stats method Andreas Zweili 2015-08-31 21:31:44 +0200
  • 3cb88fe198 some first changes to make the pet a class Andreas Zweili 2015-08-31 06:42:03 +0200
  • 612896caff some first changes to make the pet a class Andreas Zweili 2015-08-31 06:40:33 +0200
  • ce31b6c748 Moving the journal to my notes. Fixing some typos Andreas Zweili 2015-08-30 11:49:38 +0200
  • 6e327b4db9 Adding a second line after the functions Andreas Zweili 2015-08-30 11:46:29 +0200
  • 53a9b92c01 deleting the .idea and __pycache__ from the repo Andreas Zweili 2015-07-26 18:36:10 +0200
  • 637926ef77 try again Andreas Zweili 2015-07-26 18:33:12 +0200
  • 1b4a341952 adding .idea and __pycache__ to the gitignore file Andreas Zweili 2015-07-26 18:30:08 +0200
  • 2c5068a8a9 fixing two mistaks Andreas Zweili 2015-07-26 18:20:37 +0200
  • 1a352d361e Merge branch 'master' of github.com:Nebucatnetzer/tamagotchi Nebucatnetzer 2015-07-15 12:36:04 +0200
  • 8bb7a8182c removing vim files Nebucatnetzer 2015-07-15 12:35:32 +0200
  • 88969757c4 refactoring a bit and adding the .idea and __pycache__ folder to ignore Nebucatnetzer 2015-07-15 12:30:34 +0200
  • f75423fb37 owncloud sync error Andreas Zweili 2015-07-14 23:14:44 +0200
  • 61682342c3 Merge branch 'master' of github.com:Nebucatnetzer/tamagotchi Andreas Zweili 2015-07-14 23:13:44 +0200
  • 17e3432c35 commiting changes Andreas Zweili 2015-07-14 23:12:32 +0200
  • be70f2180b adjusting how many time you can poke the pet Nebucatnetzer 2015-07-14 19:28:19 +0200
  • 0f0c0fc12a Merge branch 'master' of github.com:Nebucatnetzer/tamagotchi Nebucatnetzer 2015-07-14 12:41:06 +0200
  • 8d7d5223f6 finalizing the sleeping function Nebucatnetzer 2015-07-14 12:39:47 +0200
  • 99d625ea06 adding a sleep function to the sleeping activity otherwise it passes too fast to see Andreas Zweili 2015-07-13 20:38:59 +0200
  • e3fe4e7da3 doing some cleanup Andreas Zweili 2015-07-12 23:10:17 +0200
  • a3bc091008 updated the readme Andreas Zweili 2015-07-12 22:56:25 +0200
  • 8f090b951a add the basis for a function which let's the pet sleep Andreas Zweili 2015-07-12 22:53:40 +0200
  • a41cf688c9 Merge branch 'master' of github.com:Nebucatnetzer/tamagotchi Nebucatnetzer 2015-07-12 22:12:37 +0200
  • 8d039f287e adding the mp3 files Nebucatnetzer 2015-07-12 22:12:27 +0200
  • 3aee60bbc4 stuff inside which I don't know yet Nebucatnetzer 2015-07-12 22:11:47 +0200
  • 6c58cdd9c4 adding various comments to explain what the functions are doing Andreas Zweili 2015-07-12 22:02:49 +0200
  • dd97541335 fix some small typos Andreas Zweili 2015-07-12 21:51:40 +0200
  • aa64579cbe adding the sound files for angry and happy sounds Andreas Zweili 2015-07-12 21:47:52 +0200
  • ee090b61a2 Merge branch 'master' of github.com:Nebucatnetzer/tamagotchi Andreas Zweili 2015-07-12 21:17:41 +0200
  • 44f4428019 adding a function to poke the pet Andreas Zweili 2015-07-12 21:10:36 +0200
  • 3c43fe9ca7 catching the ValueError in the activity list when pressing enter because enter is not an integer Nebucatnetzer 2015-07-12 15:19:41 +0200
  • a72fe6c275 moving some variables into the pet_variables file Nebucatnetzer 2015-07-12 13:41:15 +0200
  • 60c723522c Merge branch 'master' of github.com:Nebucatnetzer/tamagotchi and clearing the terminal before displaying the stats to make it a bit more readable Nebucatnetzer 2015-07-10 12:14:06 +0200
  • b8049a48e9 adding a pause of 1 second to the stroking function to make it more readable Nebucatnetzer 2015-07-10 12:08:10 +0200
  • 128db7946b fix a sync bug Andreas Zweili 2015-07-09 00:19:44 +0200
  • 02ced24cba adding a stroking function Andreas Zweili 2015-07-09 00:15:36 +0200
  • ae77fcb86c making the readme a bit more readable. Andreas Zweili 2015-07-08 18:34:21 +0200
  • 1bf51cafdf adding the ability to name the pet Nebucatnetzer 2015-07-08 12:44:11 +0200
  • 93133d2b37 see previous commit Andreas Zweili 2015-07-08 00:12:08 +0200
  • 782222269c moving the decrease stats thread and the beginning_finished variable out of the main loop fix various spelling mistakes. Andreas Zweili 2015-07-08 00:09:36 +0200
  • 3b1519ede5 Update README.md Nebucatnetzer 2015-07-06 23:21:04 +0200
  • 4bab53e82b fixing various spelling mistakes and reformated the code a bit. Andreas Zweili 2015-07-06 23:11:25 +0200
  • 92dde20147 fixing some format and spelling errors. In addition removing some lines which I probably pasted by mistake. Andreas Zweili 2015-07-06 22:52:34 +0200
  • f85a867d7d fixing a spelling error Andreas Zweili 2015-07-06 22:47:35 +0200
  • 395d072d0f apparently a comment starts with "# " not just with "#" Andreas Zweili 2015-07-06 22:46:29 +0200
  • 6bbd3c3a32 fixing some minor things Andreas Zweili 2015-07-06 22:40:50 +0200
  • e91eb9750a adding the programme files Andreas Zweili 2015-07-06 22:23:17 +0200
  • fa205f74ee Create README.md Nebucatnetzer 2015-07-04 17:26:45 +0200
  • ef76d71b3f Initial commit Nebucatnetzer 2015-07-04 17:26:21 +0200