|
|
108121a4ed
|
feat: le epic merge
|
2023-04-08 16:07:55 +02:00 |
|
|
|
3b327be121
|
Merge branch 'lab2' into alpha-beta
|
2023-04-08 16:03:47 +02:00 |
|
Jakub Kliszko
|
7926a3c170
|
feat: add player move handling and minor fixes
|
2023-04-08 15:57:10 +02:00 |
|
|
|
fec32e0abd
|
feat: working get possible moves
|
2023-04-08 15:48:55 +02:00 |
|
|
|
98232581ff
|
feat: make move piece and initial ai algorithm
|
2023-03-31 12:29:09 +00:00 |
|
|
|
c71b6c3aa7
|
feat: print board and check if move legal
|
2023-03-31 10:41:46 +00:00 |
|
kuhy
|
cfb8eb8136
|
Merge remote-tracking branch 'origin/lab2' into lab2
|
2023-03-29 08:24:38 +00:00 |
|
|
|
0cc3033a20
|
feat: add main.py file
|
2023-03-29 08:24:00 +00:00 |
|
|
|
d56f4b1e73
|
feat: add lab instructions lab2
|
2023-03-29 10:19:51 +02:00 |
|
kuhy
|
33a050da6b
|
Merge remote-tracking branch 'origin/main' into main
|
2023-03-29 08:14:50 +00:00 |
|
|
|
3d30e1a5fc
|
Merge branch 'main' of https://github.com/kuchyx/EARIN
|
2023-03-29 10:07:26 +02:00 |
|
|
|
f5254e044f
|
chore: move lab1 contents into lab1 folder
|
2023-03-29 10:07:08 +02:00 |
|
Jakub Kliszko
|
8561573f0a
|
print visited nodes, fix printing and saving, lint code
# Conflicts:
# main.py
|
2023-03-29 01:47:00 +02:00 |
|
Jakub Kliszko
|
50b648ca7c
|
Merge remote-tracking branch 'origin/main' into main
|
2023-03-28 22:56:28 +00:00 |
|
Jakub Kliszko
|
09bbfcca28
|
Initial commit
|
2023-03-28 22:56:27 +00:00 |
|
|
|
cf9f4f108f
|
chore: change heuristic to euclidean, make random heuristic work
|
2023-03-28 18:42:33 +02:00 |
|
|
|
155c718df6
|
feat: update readme, add important and make pylint compliant
|
2023-03-22 20:08:29 +01:00 |
|
|
|
3906b877d9
|
feat: heuristics tests
|
2023-03-22 19:41:33 +01:00 |
|
|
|
233a2e3dbd
|
feat: add random heuristic
|
2023-03-22 18:10:19 +01:00 |
|
|
|
d1f1479000
|
chore: shorten function length to 16
|
2023-03-22 17:42:06 +01:00 |
|
|
|
95fcae04d8
|
feat: maze generation
|
2023-03-22 17:30:25 +01:00 |
|
|
|
b84ed11ee5
|
chore: lint my beautiful code
|
2023-03-22 15:47:07 +01:00 |
|
|
|
be6d43bc0e
|
chore: battery dead
|
2023-03-22 14:55:57 +01:00 |
|
|
|
13ac5c5dcb
|
feat: save solved mazes
|
2023-03-22 14:19:20 +01:00 |
|
Jakub Kliszko
|
a398415537
|
remove ignored files
|
2023-03-22 11:44:46 +01:00 |
|
Jakub Kliszko
|
057197ee38
|
fix typos
|
2023-03-22 11:42:47 +01:00 |
|
Jakub Kliszko
|
9242930433
|
Merge branch 'pylint-update'
# Conflicts:
# main.py
|
2023-03-22 11:35:54 +01:00 |
|
Jakub Kliszko
|
1cdca282a4
|
update code to get 10/10 from pylint
|
2023-03-22 11:32:50 +01:00 |
|
|
|
6a7b834fbb
|
fix: spelling errors
|
2023-03-22 11:16:07 +01:00 |
|
|
|
c73c52b91c
|
feat: readme and ability to specify mazeFile name
|
2023-03-22 11:14:38 +01:00 |
|
|
|
06d1f807e0
|
feat: update gitignore for python
|
2023-03-22 10:38:17 +01:00 |
|
|
|
17c45c46c6
|
chore: add gigitnore
|
2023-03-22 10:37:25 +01:00 |
|
|
|
6c55a51756
|
Run autopep8 on code
|
2023-03-22 09:32:16 +00:00 |
|
|
|
7435a26030
|
Working program
|
2023-03-18 15:27:54 +00:00 |
|
kuhy
|
92a5c0d9e0
|
Initial commit
|
2023-03-18 15:25:37 +00:00 |
|