snakeplusplus/src
2024-08-03 18:40:38 -05:00
..
botinterface.cpp core: fix various bugs and simplify things 2024-08-03 01:26:10 -05:00
botinterface.hpp core: fix various bugs and simplify things 2024-08-03 01:26:10 -05:00
CMakeLists.txt Added bot controls, bot still has poor pathing 2023-08-19 12:56:40 -05:00
common.cpp core: fix various bugs and simplify things 2024-08-03 01:26:10 -05:00
common.hpp core: fix various bugs and simplify things 2024-08-03 01:26:10 -05:00
gamestate.cpp core: fix not closing when window exits and add bot gameplay to be an argument 2024-08-03 18:34:14 -05:00
gamestate.hpp core: fix not closing when window exits and add bot gameplay to be an argument 2024-08-03 18:34:14 -05:00
main.cpp core: fix arguments check crash 2024-08-03 18:40:38 -05:00
playerinterface.cpp core: fix not closing when window exits and add bot gameplay to be an argument 2024-08-03 18:34:14 -05:00
playerinterface.hpp core: fix not closing when window exits and add bot gameplay to be an argument 2024-08-03 18:34:14 -05:00
snake.cpp core: move various booleans to single bits in struct 2024-08-02 21:23:49 -05:00
snake.hpp core: move various booleans to single bits in struct 2024-08-02 21:23:49 -05:00