Commit Graph

368 Commits

Author SHA1 Message Date
85b093cc18 🐛 2020-08-04 11:08:18 +02:00
393f76f0f4 📝 Run hex 2020-08-04 10:52:31 +02:00
96c5d37e4f Help til Hex 2020-08-04 10:34:53 +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
b09a881e06 Game loops are separate 2020-08-04 00:05:24 +02:00
10d238503d 🔥 2020-08-03 22:53:20 +02:00
4cc1cce39d 🐛 2020-08-03 22:50:49 +02:00
cefe891fa7 Update .gitignore 2020-08-03 22:49:50 +02:00
0def35b554 🔥 2020-08-03 22:49:27 +02:00
617b327558 🐛 2020-08-03 22:47:06 +02:00
ede4c11564 Update .gitignore 2020-08-03 22:45:29 +02:00
a846253c01 🔥 2020-08-03 22:45:02 +02:00
19a8dc7db7 📝 Update README.md 2020-08-03 18:13:42 +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
aa52af5efc Merge branch 'master' of github.com:NikolajDanger/Gwendolyn 2020-08-03 16:58:53 +02:00
d7f58305ac 🗃️ Better modules and init files 2020-08-03 16:58:37 +02:00
d031168227 📝 Update README 2020-08-03 15:21:52 +02:00
26bea016ce 📝 Update README 2020-08-03 15:17:41 +02:00
6e93ee073e 📝 Update readme 2020-08-03 15:15:29 +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
83a93145db 📝 update .gitignore 2020-08-03 14:39:59 +02:00
358309bb12 🔥 2020-08-03 14:39:17 +02:00
be4530743e 🔥 2020-08-03 14:39:05 +02:00
0a1b382e1a 🃏 Double splitting 2020-08-03 13:39:11 +02:00
90f82f54c5 Delete hilo.txt 2020-08-03 10:11:35 +02:00
8e04fdf58d Delete blackjackCards.txt 2020-08-03 10:11:18 +02:00
ee53f87c32 🔥 2020-08-02 23:32:45 +02:00
24ad447000 🐛 2020-08-02 23:24:43 +02:00
01291f8f5e Prepare for Heroku 2020-08-02 23:18:31 +02:00
8a09e0043e Merge branch 'master' of github.com:NikolajDanger/Gwendolyn 2020-08-02 22:20:34 +02:00
3070213562 🐛 games.json isn't written in await funcs 2020-08-02 22:20:00 +02:00
7aaef8fb27 📝 Update README.md 2020-08-02 13:58:42 +02:00
b8628d2eb5 📝 Updated help files 2020-08-02 13:57:22 +02:00
2b147ad4ae 🚄 Slight optimization 2020-08-02 13:52:51 +02:00
4aaa19472f 🥅 More error codes 2020-08-02 13:22:49 +02:00
04b5d55414 🤖 Connect 4 AI prolongs losing 2020-08-02 12:59:57 +02:00
6c3e80739e 🐛 2020-08-02 12:41:34 +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