Fork of Code Bullets SmartDots with some improvements
This repository has been archived on 2025-05-08. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2019-07-17 19:02:48 +02:00
brain.py added code 2019-07-16 16:06:30 +02:00
config.py added new level 2019-07-17 19:02:48 +02:00
dot.py added code 2019-07-16 16:06:30 +02:00
game.py added code 2019-07-16 16:06:30 +02:00
level.py made level creation and configuration easier 2019-07-17 18:34:56 +02:00
LICENSE Initial commit 2019-07-16 15:59:22 +02:00
obstacle.py added code 2019-07-16 16:06:30 +02:00
population.py added CHECKPOINT_OPTIMIZATION_ROUNDS config parameter 2019-07-17 18:55:06 +02:00
README.md updated readme 2019-07-16 16:07:32 +02:00
smart_dots.py made level creation and configuration easier 2019-07-17 18:34:56 +02:00
vector.py added code 2019-07-16 16:06:30 +02:00

SmartDots

Fork of Code Bullets SmartDots with some improvements