• Joined on 2023-03-30
trianta pushed to refactor at trianta/snakeplusplus 2024-08-03 18:34:19 -05:00
6e7ae19e8b core: fix not closing when window exits and add bot gameplay to be an argument
trianta pushed to refactor at trianta/snakeplusplus 2024-08-03 01:26:13 -05:00
722970eb12 core: fix various bugs and simplify things
trianta pushed to refactor at trianta/snakeplusplus 2024-08-02 21:23:52 -05:00
ccf5843e61 core: move various booleans to single bits in struct
trianta pushed to refactor at trianta/snakeplusplus 2024-08-02 19:50:51 -05:00
b9b771bc1c refactor: convert engine to a singleton
trianta pushed to refactor at trianta/snakeplusplus 2024-08-02 19:45:12 -05:00
0ff3ef3f62 refactor: remove all code from being in namespace
trianta pushed to refactor at trianta/snakeplusplus 2024-08-02 19:39:39 -05:00
d5c797d460 git: update gitignore for clangd stuff
trianta created branch refactor in trianta/snakeplusplus 2024-08-02 19:38:31 -05:00
trianta pushed to refactor at trianta/snakeplusplus 2024-08-02 19:38:31 -05:00
e5698ec96b cmake: update standard to C++23
trianta deleted branch dev from trianta/snakeplusplus 2024-08-02 19:36:28 -05:00
trianta deleted branch iterative from trianta/snakeplusplus 2024-08-02 19:36:27 -05:00
trianta pushed to master at trianta/snakeplusplus 2024-08-02 19:36:16 -05:00
eefc2bf60b Merge pull request 'add misc features to game' (#5) from iterative into master
03e2bf2748 git: update gitignore for cmake stuff
22da054dab controls: added adjusting game speed with - and +
b18ce89970 bot: added ability to skip display delay between specific generations
05f78d67fd Add iterative approach to deciding DFS and BFS
Compare 5 commits »
trianta merged pull request trianta/snakeplusplus#5 2024-08-02 19:36:15 -05:00
add misc features to game
trianta created pull request trianta/snakeplusplus#5 2024-08-02 19:36:09 -05:00
add misc features to game
trianta pushed to iterative at trianta/snakeplusplus 2024-08-02 19:34:13 -05:00
03e2bf2748 git: update gitignore for cmake stuff
trianta pushed to iterative at trianta/snakeplusplus 2024-05-20 01:20:10 -05:00
22da054dab controls: added adjusting game speed with - and +
trianta pushed to iterative at trianta/snakeplusplus 2024-05-20 01:06:02 -05:00
b18ce89970 bot: added ability to skip display delay between specific generations
trianta created branch iterative in trianta/snakeplusplus 2024-02-01 12:48:49 -06:00
trianta pushed to iterative at trianta/snakeplusplus 2024-02-01 12:48:49 -06:00
05f78d67fd Add iterative approach to deciding DFS and BFS
trianta merged pull request trianta/snakeplusplus#4 2024-02-01 11:25:34 -06:00
Minor code style fix
trianta pushed to master at trianta/snakeplusplus 2024-02-01 11:25:34 -06:00
30ffcc4bb3 Merge pull request 'Minor code style fix' (#4) from dev into master
1498110048 Merge branch 'master' into dev
Compare 2 commits »