Commit Graph

285 Commits

Author SHA1 Message Date
f9c9bcef1b 🎨 2020-08-05 14:04:19 +02:00
e799eb792e Better makeFiles() 2020-08-05 11:50:29 +02:00
b241dc13a8 Improving blackjack 2020-08-05 11:19:24 +02:00
089791c3ba 🐛 2020-08-05 10:48:12 +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
5199603417 Merge branch 'master' of https://github.com/NikolajDanger/Gwendolyn 2020-08-04 19:39:37 +02:00
b720bf09dd 📝 Place on Hex board
should work
2020-08-04 19:39:06 +02:00
870ddcf331 Merge branch 'master' of github.com:NikolajDanger/Gwendolyn 2020-08-04 19:23:37 +02:00
3de16508cc 🐛 2020-08-04 19:23:00 +02:00
b06274a7d2 Merge branch 'master' of https://github.com/NikolajDanger/Gwendolyn 2020-08-04 19:12:03 +02:00
43203c58ca Mere Hex things 2020-08-04 19:09:16 +02:00
0739d9e3ca 🐛 2020-08-04 18:54:49 +02:00
88b6f4ac60 🐛 2020-08-04 18:48:47 +02:00
2ea11eb51f 🗃️ UserID's instead of display names 2020-08-04 16:59:13 +02:00
9db8ba3dcd 🐛 Splitting 2020-08-04 15:08:36 +02:00
1c2b800d9c 🐛 4ps, Correct win-message 2020-08-04 13:52:45 +02:00
7f6d610bfc Update fourInARow.py 2020-08-04 13:28:46 +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
85c9b8ef2d 🐛 2020-08-04 11:30:13 +02:00
3ca56b80ed 📝 Gameloops updated to Hex functions and names 2020-08-04 11:23:00 +02:00
85b093cc18 🐛 2020-08-04 11:08:18 +02:00
436dd879ce 🐛 now assumes Gwendolyn when using "!fourinarow start" without an opponent 2020-08-04 10:32:26 +02:00
75f0c9bb34 Merge branch 'master' of https://github.com/NikolajDanger/Gwendolyn 2020-08-04 10:24:44 +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
595811d0b4 🔥 Removed unusede imports 2020-08-04 10:15:44 +02:00
4cc1cce39d 🐛 2020-08-03 22:50:49 +02:00
617b327558 🐛 2020-08-03 22:47:06 +02:00
b3c2cd56f2 🐛 2020-08-03 18:09:32 +02:00
cb2df5e87a 🐛 2020-08-03 17:55:16 +02:00
4feae71a5d 🐛 I now know what docstrings are 2020-08-03 17:51:35 +02:00
41b048217b 🗃️ Better importing 2020-08-03 17:43:38 +02:00
d7f58305ac 🗃️ Better modules and init files 2020-08-03 16:58:37 +02:00
6ca2c80432 🗃️ Resource cleanup 2020-08-03 15:11:24 +02:00
cd1eff01a0 🔥 monster and spell files no longer part 2020-08-03 15:00:54 +02:00
0a1b382e1a 🃏 Double splitting 2020-08-03 13:39:11 +02:00
01291f8f5e Prepare for Heroku 2020-08-02 23:18:31 +02:00
3070213562 🐛 games.json isn't written in await funcs 2020-08-02 22:20:00 +02:00
04b5d55414 🤖 Connect 4 AI prolongs losing 2020-08-02 12:59:57 +02:00
4b6bccf909 🤖 Alpha-Beta pruning 2020-08-02 00:12:50 +02:00
00fbb2b06d 🐛 2020-08-01 23:46:16 +02:00
e7aadcb38c 🐛 2020-08-01 23:37:40 +02:00
15f097b32e 🤖 Better AI 2020-08-01 23:28:51 +02:00
f7f288f81d Four in a row "AI" 2020-08-01 12:12:22 +02:00
07c097be9b 🎨 Two types of drawing 2020-07-31 23:16:55 +02:00