Commit Graph

28 Commits

Author SHA1 Message Date
8b74e52989 📝 HexAI now bad again. But works 2020-08-11 18:08:05 +02:00
3ccb1587f3 🐛 2020-08-10 01:41:09 +02:00
cd4013aaf6 🐛 2020-08-10 01:00:39 +02:00
0f368f7731 🤖 HexAI! 2020-08-10 00:57:24 +02:00
bc11c5dd24 📝 Replaced "lastMove" with "gameHistory", so you can now undo several times in a row 2020-08-09 23:26:18 +02:00
47502710d9 Hex is winable! 2020-08-09 22:48:09 +02:00
8b13137ccb 📝 Bigger names 2020-08-08 20:13:07 +02:00
8be15b6dd5 You can now go back in time! With "!hex undo" ! 2020-08-08 14:16:31 +02:00
08851182a7 Surrender!! 2020-08-08 13:47:38 +02:00
3b7769599a Pathfinding with Dijkstra 2020-08-08 13:23:11 +02:00
e6ce610366 Hex so beautiful. And works!!! 2020-08-07 23:31:10 +02:00
d02e9dcde7 🎆 Hex now playable! 2020-08-07 02:12:14 +02:00
37b6e1c8c3 Hex DRAWING!!!! YAY! 2020-08-07 01:20:01 +02:00
af276e268b Hexdraw almost done 2020-08-06 20:45:07 +02:00
89df136c8d 🐛 4iar says the winning move 2020-08-06 18:52:56 +02:00
899445d8b2 📝 More drawing 2020-08-06 17:46:51 +02:00
f45e900f4c hexStart now works. Time for hexDraw 2020-08-04 23:28:05 +02:00
eb165469e0 🐛 Makes hex start a little better. Not done 2020-08-04 23:08:09 +02:00
591e6314e4 📝 Names 2020-08-04 20:56:55 +02:00
28a5e55ab2 Big "fix" 2020-08-04 20:29:13 +02:00
1b58668f23 🐛 Lots of small corrections 2020-08-04 19:48:23 +02:00
b720bf09dd 📝 Place on Hex board
should work
2020-08-04 19:39:06 +02:00
43203c58ca Mere Hex things 2020-08-04 19:09:16 +02:00
b44c0fa5c0 Merge branch 'master' of https://github.com/NikolajDanger/Gwendolyn 2020-08-04 12:36:24 +02:00
9e5f4d4d0a 📝 Rename stuff to hex 2020-08-04 12:24:55 +02:00
e1b767be68 🐛 Small difficulty setting fix 2020-08-04 11:44:29 +02:00
85b093cc18 🐛 2020-08-04 11:08:18 +02:00
5a656b1fb2 Started on Hex. Also fourinarow difficulty
Difficulty added when starting a game of fourinarow, on a scale of 1-5.
The Hex functions are added, but right now they are mostly copies of the fourinarow functions, and do not work
2020-08-04 10:18:30 +02:00