Commit Graph
16 Commits
Author SHA1 Message Date
Emil Shanaty 136f888631 Add iterations and max fitness counters. 2025-04-14 20:13:47 +03:00
KOSMOGOR ff2ddc98fb update: small twiks 2025-04-14 19:20:18 +03:00
KOSMOGOR 90f8c08796 update: small genetic improvements 2025-04-11 11:13:19 +03:00
Emil Shanaty 766e6fb7e2 Fix marks correspondance. 2025-04-11 00:34:54 +03:00
KOSMOGOR e6735af700 update: horses now probably learn 2025-04-10 23:34:47 +03:00
Emil Shanaty 6cbf2690d0 spawner update 2025-04-10 14:14:31 +03:00
Emil Shanaty 46be023d9c Add HUD section. 2025-04-07 22:56:35 +03:00
Emil Shanaty 7f95624dc9 Add game loop. Add fitness counter 2025-04-07 19:43:54 +03:00
Emil Shanaty f1c333eec7 Add fitness counter. 2025-04-07 19:14:02 +03:00
Emil Shanaty 46ae823bfd Add animation for horses 2025-03-21 03:51:08 +03:00
Emil Shanaty ca9b417f37 Fix the scalings of horses and barriers. 2025-03-21 03:34:49 +03:00
Emil Shanaty f8551d4f3a Add sprites made by Darya. 2025-03-21 03:07:52 +03:00
Emil Shanaty 08bff52b04 Add active/unactive horse colour management. Add barrier spawning every 500 game ticks. Generated comments to describe code. 2025-03-16 00:16:38 +03:00
Emil Shanaty ded99fca0c Add collision and horse stopping on collision. Start implementing flags functionality 2025-03-15 05:11:44 +03:00
Emil Shanaty f156a35da9 Add horse manual vertical movement functionality using up() and down() functions. Add barrier movement. 2025-03-13 19:49:35 +03:00
Emil Shanaty 2811b3f95d Add GameObject and its derived classes. Create main game loop. 2025-03-09 04:18:50 +03:00