Commit Graph
19 Commits
Author SHA1 Message Date
KOSMOGOR 61276e22b5 add: genetic now working 2025-04-07 19:09:24 +03:00
KOSMOGOR c8e540f28b Merge commit 'da9a574d563eec824f190178987989c7d5e9646b' 2025-04-07 18:30:38 +03:00
Emil Shanaty dee490891a Update features 2025-04-07 18:27:12 +03:00
Emil Shanaty 9bedb55c5b Update get_features() 2025-04-06 17:54:56 +03:00
Emil Shanaty ce3af54669 Update names for sprites 2025-04-06 17:40:20 +03:00
Emil Shanaty 9d9a45211a added get_features() function for easier access to features for genetic algorithm. Also add top and bottom bounds rects 2025-04-06 17:38:50 +03:00
KOSMOGOR da9a574d56 update: genetic alg now has inputSize param
add: main.py now has genetic alg instance
2025-04-01 16:28:15 +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 f1a0918dd3 Delete pycache 2025-03-16 00:39:14 +03:00
Emil Shanaty 280c0fe026 Merge branch 'kosmogor' 2025-03-16 00:37:48 +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
KOSMOGOR 1dac1cb665 add: demo genetic algorithm 2025-03-10 19:08:35 +03:00
KOSMOGOR c6d9dcaa37 removed __pycache__ 2025-03-10 11:58:55 +03:00
Emil Shanaty 2811b3f95d Add GameObject and its derived classes. Create main game loop. 2025-03-09 04:18:50 +03:00
Emil Shanaty 68782a7c6e first commit 2025-03-07 21:30:15 +03:00