Karma Riuk karma
  • Switzerland
  • Joined on 2021-05-15
karma pushed to main at karma/website 2025-02-19 15:11:00 +01:00
cd7cfbbb7c added stickfosh to my portfolio
karma pushed to main at karma/stickfosh 2025-02-19 15:00:49 +01:00
ef25455ac0 added gif for readme
karma pushed to main at karma/website 2025-02-19 14:10:29 +01:00
cd5330b92c updated cv
karma pushed to main at karma/stickfosh 2025-02-19 13:56:21 +01:00
4aa3d4ba33 updated readme
karma pushed to main at karma/stickfosh 2025-02-19 13:54:40 +01:00
cb1a1274a0 updated readme
karma pushed to main at karma/stickfosh 2025-02-19 13:48:41 +01:00
1ff9b33bda updated makefile and readme
f7733c1317 updated main
Compare 2 commits »
karma pushed tag v2.2.2 to karma/stickfosh 2025-02-19 13:39:26 +01:00
karma pushed to main at karma/stickfosh 2025-02-19 13:39:25 +01:00
0aa8b7a16f updated README
ebf5934909 added possibility to make moves from string (with tests)
ecba8e3c6e minor fix
1834b3b8ce fixed the ordering of the moves
ec4cc85ca3 logging depth reached with iterative deepening
Compare 5 commits »
karma pushed to main at karma/website 2025-02-19 13:13:12 +01:00
ed4b9a9a56 updated masters GPA
karma pushed tag v2.2.1 to karma/stickfosh 2025-02-16 10:42:54 +01:00
karma pushed to main at karma/stickfosh 2025-02-16 10:42:53 +01:00
97f9def306 generalized the position counter
karma pushed to main at karma/stickfosh 2025-02-16 10:33:12 +01:00
f68dedeb20 made v6, does iterative deepening until the
4eae988999 fixed warnings
Compare 2 commits »
karma pushed tag v2.2.0 to karma/stickfosh 2025-02-16 10:33:12 +01:00
karma pushed to main at karma/stickfosh 2025-02-16 10:13:35 +01:00
62a35ecafd made ai better at endgames (it's just a start)
karma pushed tag v2.0.1 to karma/stickfosh 2025-02-16 10:13:35 +01:00
karma pushed to main at karma/stickfosh 2025-02-16 09:36:27 +01:00
5cbe57dc55 Removed the python version and kept just the c++ one
karma pushed tag v2.0.0 to karma/stickfosh 2025-02-16 09:36:27 +01:00
karma pushed to main at karma/stickfosh 2025-02-16 09:33:57 +01:00
0145664567 minor fixes
959ecdeb7d added the opponenent pawn attack map move better ordering
adf21ee021 minor stuff
989225c2d7 fixed bugs
aef6fc39e3 fixed slight bug
Compare 36 commits »
karma pushed to main at karma/stickfosh 2025-02-06 21:25:48 +01:00
04134f013c implemented the ai vs ai controller
47cf8b3539 unified controller interface
a47130e5d0 fixed variable name
e0a52f57b7 made the thinking time of AIs common to all of them
Compare 4 commits »
karma pushed to main at karma/stickfosh 2025-02-06 20:14:19 +01:00
74e4d596a7 very easily implemented the human_vs_ai controller
60e1a77fcb fixed slight bug
46a835df4b moved some code around because it made more sense
10257351cb created a no-op gui (to run the games without
96f0ec5399 implemented full manual controller
Compare 22 commits »