Trianta
|
677466d99e
|
core: formatting cleanup
|
2024-08-21 02:59:30 -05:00 |
|
Trianta
|
a5902171ec
|
ai: added basic decision making based on sensors, needs weights and weight adjustment
|
2024-08-14 03:35:04 -05:00 |
|
Trianta
|
6e7ae19e8b
|
core: fix not closing when window exits and add bot gameplay to be an argument
|
2024-08-03 18:34:14 -05:00 |
|
Trianta
|
722970eb12
|
core: fix various bugs and simplify things
|
2024-08-03 01:26:10 -05:00 |
|
Trianta
|
ccf5843e61
|
core: move various booleans to single bits in struct
|
2024-08-02 21:23:49 -05:00 |
|
Trianta
|
b9b771bc1c
|
refactor: convert engine to a singleton
|
2024-08-02 19:50:48 -05:00 |
|
Trianta
|
0ff3ef3f62
|
refactor: remove all code from being in namespace
|
2024-08-02 19:45:07 -05:00 |
|
|
05f78d67fd
|
Add iterative approach to deciding DFS and BFS
|
2024-02-01 12:50:10 -06:00 |
|
Trianta
|
b8a6a8d195
|
Replaced simple snake bot with AI
|
2023-10-13 19:07:08 -05:00 |
|
|
4733383d4a
|
Logic cleanup
|
2023-08-19 23:32:53 -05:00 |
|
|
d2e1424e7d
|
Added bot controls, bot still has poor pathing
|
2023-08-19 12:56:40 -05:00 |
|
|
c57fbc714c
|
Cleaned up some naming and added WASD controls
|
2023-08-18 17:51:58 -05:00 |
|
|
35244daa02
|
Removed unnecessary standard libraries
|
2023-08-18 16:42:54 -05:00 |
|
|
d83f271adf
|
Fixed snake keeping movement on reset
|
2023-08-14 17:39:04 -05:00 |
|
|
a8cc2d1174
|
Turned Makefile into CMake
|
2023-08-10 18:34:43 -05:00 |
|