• Joined on 2023-03-30
Trianta pushed to main at Trianta/synopsis 2024-08-14 23:22:18 -05:00
121822dba9 tlp: add missing entries and add versions
Trianta pushed to main at Trianta/synopsis 2024-08-14 17:23:33 -05:00
6750d5d42c core: add link to tlp in readme
f93b9b2746 tlp: add info to repo
Compare 2 commits »
Trianta created repository Trianta/synopsis 2024-08-14 17:17:38 -05:00
Trianta pushed to ai at Trianta/snakeplusplus 2024-08-14 04:01:17 -05:00
aba9a9cc35 ai: remove food greed and adjust probability weights manually a bit for testing
Trianta created branch ai in Trianta/snakeplusplus 2024-08-14 03:35:07 -05:00
Trianta pushed to ai at Trianta/snakeplusplus 2024-08-14 03:35:07 -05:00
a5902171ec ai: added basic decision making based on sensors, needs weights and weight adjustment
Trianta deleted branch refactor from Trianta/snakeplusplus 2024-08-10 15:06:11 -05:00
Trianta pushed to master at Trianta/snakeplusplus 2024-08-10 15:05:58 -05:00
f055ab4078 Merge pull request 'refactor: merge final cleanups before working on AI' (#6) from refactor into master
6fc3580102 options: add help option and rename bot argument for later
4a5fbe88d3 bot: various improvements
ff70b0dbd4 bot: fix pathfinding breaking
35bbc152df core: implicitly set bot usage when no gui
Compare 13 commits »
Trianta merged pull request Trianta/snakeplusplus#6 2024-08-10 15:05:56 -05:00
refactor: merge final cleanups before working on AI
Trianta created pull request Trianta/snakeplusplus#6 2024-08-10 15:05:52 -05:00
refactor: merge final cleanups before working on AI
Trianta pushed to refactor at Trianta/snakeplusplus 2024-08-10 14:59:34 -05:00
6fc3580102 options: add help option and rename bot argument for later
Trianta pushed to refactor at Trianta/snakeplusplus 2024-08-03 21:18:59 -05:00
4a5fbe88d3 bot: various improvements
Trianta pushed to refactor at Trianta/snakeplusplus 2024-08-03 20:42:37 -05:00
ff70b0dbd4 bot: fix pathfinding breaking
Trianta pushed to refactor at Trianta/snakeplusplus 2024-08-03 18:41:39 -05:00
35bbc152df core: implicitly set bot usage when no gui
Trianta pushed to refactor at Trianta/snakeplusplus 2024-08-03 18:40:40 -05:00
64c5c5d20e core: fix arguments check crash
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