snakeplusplus/src
2023-10-24 00:54:30 -05:00
..
botinterface.cpp Added scoring and chance-based algorithm picking 2023-10-24 00:54:30 -05:00
botinterface.hpp Added scoring and chance-based algorithm picking 2023-10-24 00:54:30 -05:00
CMakeLists.txt Added bot controls, bot still has poor pathing 2023-08-19 12:56:40 -05:00
common.cpp Separated generation into common file 2023-08-18 19:09:57 -05:00
common.hpp Separated generation into common file 2023-08-18 19:09:57 -05:00
gamestate.cpp Added scoring and chance-based algorithm picking 2023-10-24 00:54:30 -05:00
gamestate.hpp Replaced simple snake bot with AI 2023-10-13 19:07:08 -05:00
main.cpp Fixed code consistency issues 2023-08-18 18:09:09 -05:00
playerinterface.cpp Added displaying score 2023-10-23 21:33:47 -05:00
playerinterface.hpp Added scoring and chance-based algorithm picking 2023-10-24 00:54:30 -05:00
snake.cpp Logic cleanup 2023-08-19 23:32:53 -05:00
snake.hpp Separated generation into common file 2023-08-18 19:09:57 -05:00