Commit Graph
46 Commits
Author SHA1 Message Date
jona605a cd4013aaf6 🐛 2020-08-10 01:00:39 +02:00
jona605a 0f368f7731 🤖 HexAI! 2020-08-10 00:57:24 +02:00
jona605a bc11c5dd24 📝 Replaced "lastMove" with "gameHistory", so you can now undo several times in a row 2020-08-09 23:26:18 +02:00
jona605a 437c3e7668 🐛 Log 2020-08-09 22:52:33 +02:00
jona605a 47502710d9 Hex is winable! 2020-08-09 22:48:09 +02:00
jona605a 9f683034c5 Merge branch 'master' of https://github.com/NikolajDanger/Gwendolyn 2020-08-08 20:13:13 +02:00
jona605a 8b13137ccb 📝 Bigger names 2020-08-08 20:13:07 +02:00
jona605a 8be15b6dd5 You can now go back in time! With "!hex undo" ! 2020-08-08 14:16:31 +02:00
jona605a 08851182a7 Surrender!! 2020-08-08 13:47:38 +02:00
jona605a 6b4a2e5232 🐛 Don't delete the image after an ended game 2020-08-08 13:27:06 +02:00
jona605a 3b7769599a Pathfinding with Dijkstra 2020-08-08 13:23:11 +02:00
jona605a 73b0a21a48 Merge branch 'master' of https://github.com/NikolajDanger/Gwendolyn 2020-08-07 23:31:14 +02:00
jona605a e6ce610366 Hex so beautiful. And works!!! 2020-08-07 23:31:10 +02:00
jona605a d02e9dcde7 🎆 Hex now playable! 2020-08-07 02:12:14 +02:00
jona605a 251a32ae76 Merge branch 'master' of https://github.com/NikolajDanger/Gwendolyn 2020-08-07 01:20:08 +02:00
jona605a 37b6e1c8c3 Hex DRAWING!!!! YAY! 2020-08-07 01:20:01 +02:00
jona605a b2e87ed360 Constants 2020-08-06 21:53:20 +02:00
jona605a 5b949ccc9f 🐛 Now doesn't crash 2020-08-06 21:46:36 +02:00
jona605a 9504844bc1 Merge branch 'master' of https://github.com/NikolajDanger/Gwendolyn 2020-08-06 20:47:05 +02:00
jona605a af276e268b Hexdraw almost done 2020-08-06 20:45:07 +02:00
jona605a 89df136c8d 🐛 4iar says the winning move 2020-08-06 18:52:56 +02:00
jona605a 899445d8b2 📝 More drawing 2020-08-06 17:46:51 +02:00
jona605a cb31f3226c Merge branch 'master' of https://github.com/NikolajDanger/Gwendolyn 2020-08-06 17:22:33 +02:00
jona605a e7eca869e4 Hexdraw half-done 2020-08-06 17:20:30 +02:00
jona605a f45e900f4c hexStart now works. Time for hexDraw 2020-08-04 23:28:05 +02:00
jona605a eb165469e0 🐛 Makes hex start a little better. Not done 2020-08-04 23:08:09 +02:00
jona605a 591e6314e4 📝 Names 2020-08-04 20:56:55 +02:00
jona605a 28a5e55ab2 Big "fix" 2020-08-04 20:29:13 +02:00
jona605a 819601c0a8 🐛 You and me, but mostly me 2020-08-04 19:59:24 +02:00
jona605a 1b58668f23 🐛 Lots of small corrections 2020-08-04 19:48:23 +02:00
jona605a 5199603417 Merge branch 'master' of https://github.com/NikolajDanger/Gwendolyn 2020-08-04 19:39:37 +02:00
jona605a b720bf09dd 📝 Place on Hex board
should work
2020-08-04 19:39:06 +02:00
jona605a b06274a7d2 Merge branch 'master' of https://github.com/NikolajDanger/Gwendolyn 2020-08-04 19:12:03 +02:00
jona605a 43203c58ca Mere Hex things 2020-08-04 19:09:16 +02:00
jona605a 1c2b800d9c 🐛 4ps, Correct win-message 2020-08-04 13:52:45 +02:00
jona605a 7f6d610bfc Update fourInARow.py 2020-08-04 13:28:46 +02:00
jona605a af7749c6b9 Create hex-board.jpg 2020-08-04 12:49:48 +02:00
jona605a b44c0fa5c0 Merge branch 'master' of https://github.com/NikolajDanger/Gwendolyn 2020-08-04 12:36:24 +02:00
jona605a 9e5f4d4d0a 📝 Rename stuff to hex 2020-08-04 12:24:55 +02:00
jona605a e1b767be68 🐛 Small difficulty setting fix 2020-08-04 11:44:29 +02:00
jona605a 3ca56b80ed 📝 Gameloops updated to Hex functions and names 2020-08-04 11:23:00 +02:00
jona605a 393f76f0f4 📝 Run hex 2020-08-04 10:52:31 +02:00
jona605a 96c5d37e4f Help til Hex 2020-08-04 10:34:53 +02:00
jona605a 436dd879ce 🐛 now assumes Gwendolyn when using "!fourinarow start" without an opponent 2020-08-04 10:32:26 +02:00
jona605a 75f0c9bb34 Merge branch 'master' of https://github.com/NikolajDanger/Gwendolyn 2020-08-04 10:24:44 +02:00
jona605a 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