Commit Graph

  • 71e0247304 Began working on the interface main oto 2022-08-17 14:53:32 +0300
  • 93403cdf83 Put interface into a separate file oto 2022-08-17 14:53:23 +0300
  • a2e0504aa8 Create Constants.py oto 2022-08-17 14:25:56 +0300
  • 69ce05886d did some formatting oto 2022-08-17 12:38:04 +0300
  • e53fd7236c Added a timer oto 2022-08-15 07:31:52 +0300
  • cb8036bc6d Removed an excessive method oto 2022-08-15 07:30:21 +0300
  • 00da6deb24 Removed shared score var oto 2022-08-15 07:29:50 +0300
  • 00daf53fae soft internalized some methods oto 2022-08-15 07:29:25 +0300
  • 446ffba554 Pulled out code into Timer.py oto 2022-08-15 07:28:17 +0300
  • 9c9db7aba9 PEP Compliance edit oto 2022-08-15 07:26:45 +0300
  • 7b486881d9 Create Timer.py oto 2022-08-15 07:26:15 +0300
  • b11f77f7ef Update tester.py oto 2022-08-15 07:25:39 +0300
  • 54a0f42137 Added score counting oto 2022-08-15 07:25:25 +0300
  • d329c0f7ab exposing my test suite. for u. to see. oto 2022-08-07 09:33:07 +0300
  • 8bc369c31c a little reminder to myself oto 2022-08-07 09:32:16 +0300
  • e8236a7e4a made it remember its marks oto 2022-08-07 09:26:57 +0300
  • 468237429e Switched to TKinter oto 2022-08-07 09:26:13 +0300
  • ab37e797de elaborated a moment oto 2022-08-07 09:24:40 +0300
  • 344f2e2909 added brackets to the player name oto 2022-08-07 09:24:27 +0300
  • bc3d3b59c9 Explained some stuff oto 2022-08-07 09:24:05 +0300
  • 855e53befe Fixed a syntax error oto 2022-08-07 09:23:52 +0300
  • 8dd2035167 Added win condition logic oto 2022-08-07 09:23:10 +0300
  • a9b8409928 removed an excessive space oto 2022-08-07 09:22:16 +0300
  • 5b74ecef52 Added default rules oto 2022-08-07 09:22:06 +0300
  • 418420063a error message fix oto 2022-07-25 18:48:14 +0300
  • 1327480331 returned the call that adds marks to players oto 2022-07-25 18:47:17 +0300
  • 1d09a1016f renamed a method for uniformity oto 2022-07-25 18:39:12 +0300
  • f68f7385f0 Implemented proper time counting RomulAugustus 2022-07-25 18:16:15 +0300
  • 97957238fb Create Main.py RomulAugustus 2022-07-25 17:51:21 +0300
  • c7b47b2a87 clearing is now done with a dict. method RomulAugustus 2022-07-25 17:51:11 +0300
  • 12c6bd8022 Added a method to remove marks RomulAugustus 2022-07-25 17:50:07 +0300
  • 25930cc7fb MERGE WITH PREV COMMIT RomulAugustus 2022-07-25 17:49:49 +0300
  • a465c966a7 added another condition to adding marks RomulAugustus 2022-07-25 17:49:19 +0300
  • 8d4b05b5fe renamed a method RomulAugustus 2022-07-25 17:48:34 +0300
  • 45b2fa4c43 added get_name() RomulAugustus 2022-07-25 17:47:19 +0300
  • c9b24edd8e fleshed out GameLogic a bit RomulAugustus 2022-07-25 17:46:45 +0300
  • a32d984e0c removed an unnecessary call (moved to gameLogic) RomulAugustus 2022-07-25 17:10:43 +0300
  • 521e767741 removed color property, will be in pygame's GUI RomulAugustus 2022-07-25 16:53:56 +0300
  • db23a056ec fixed conditions for adding player marks RomulAugustus 2022-07-25 16:53:34 +0300
  • 7377f74d92 made the base RomulAugustus 2022-07-25 13:35:07 +0300
  • e7f1733a8a Fixes of syntax errors; minor edits RomulAugustus 2022-07-25 13:34:50 +0300
  • 4e5388bd12 fixed empty class RomulAugustus 2022-07-25 13:33:08 +0300
  • 12d64e5cbd Create .gitignore RomulAugustus 2022-07-25 13:32:51 +0300
  • fc13448974
    Added GPL License RomulAugustus 2022-07-25 15:51:21 +0300
  • ed85380824 removed a bad function RomulAugustus 2022-07-25 11:04:21 +0300
  • a639b67972 Added an IndexError message RomulAugustus 2022-07-25 11:00:19 +0300
  • 63abd8813f replaced a stub for the IndexError RomulAugustus 2022-07-25 10:57:29 +0300
  • 8a2b116da5 Create Player.py RomulAugustus 2022-07-24 20:25:44 +0300
  • 3e8ee20963 Create GameLogic.py RomulAugustus 2022-07-24 20:25:40 +0300
  • c1b5a80f7f Made a GameMap stub RomulAugustus 2022-07-24 20:25:22 +0300
  • 641d6be8f0 Initial commit RomulAugustus 2022-07-24 20:23:53 +0300