• Joined on 2023-03-30
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 »
Trianta pushed to master at Trianta/snakeplusplus 2024-02-01 11:24:49 -06:00
a6c60ac3c4 Merge branch 'dev'
e2d0c5dac7 Mini style adjustment
Compare 2 commits »