• Joined on 2023-03-30
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 »
Trianta pushed to dev at Trianta/snakeplusplus 2024-02-01 11:23:54 -06:00
1498110048 Merge branch 'master' into dev
4f7cacfc44 Merge pull request 'Added scoring and chance-based algorithm picking' (#3) from dev into master
Compare 2 commits »
Trianta created pull request Trianta/snakeplusplus#4 2024-02-01 11:23:45 -06:00
Minor code style fix
Trianta pushed to dev at Trianta/snakeplusplus 2023-11-05 19:08:49 -06:00
e2d0c5dac7 Mini style adjustment
Trianta pushed to master at Trianta/cpp-unity-template 2023-10-24 15:00:15 -05:00
6c367771ea Update 'README.md'