Go to file
2021-06-18 17:55:38 +02:00
algorithms new map, faster genetic algorithm 2021-06-18 17:55:38 +02:00
assets new map, faster genetic algorithm 2021-06-18 17:55:38 +02:00
disarming added fitness function, first version of main and genetics integration 2021-06-17 20:30:32 +02:00
objects new map, faster genetic algorithm 2021-06-18 17:55:38 +02:00
resources new map, faster genetic algorithm 2021-06-18 17:55:38 +02:00
ui created a package for objects, changed ui into a package 2021-05-23 06:14:12 +02:00
.gitignore Merge remote-tracking branch 'origin/master' 2021-06-17 11:58:41 +02:00
game.py new map, faster genetic algorithm 2021-06-18 17:55:38 +02:00
json_generator.py implemented new disarming in auto mode 2021-06-06 22:00:42 +02:00
main.py added fitness function, first version of main and genetics integration 2021-06-17 20:30:32 +02:00
minefield.py added fitness function, first version of main and genetics integration 2021-06-17 20:30:32 +02:00
project_constants.py new map, faster genetic algorithm 2021-06-18 17:55:38 +02:00