34 Commits

Author SHA1 Message Date
Jan Mrna
b19a6c5157 Updated README 2025-09-22 10:08:42 +02:00
Jan Mrna
bfb8b28bf1 Updated README 2025-09-22 10:05:23 +02:00
Jan Mrna
0b8ce2813c Updated jupyter notebook 2025-09-22 10:05:17 +02:00
Jan Mrna
a780c833e2 Updated jupyter notebook 2025-09-22 09:29:57 +02:00
Jan Mrna
3091194b2c Add mouse click user action 2025-09-22 07:51:32 +02:00
Jan Mrna
61efa711c9 Draw terrain tiles 2025-09-21 20:35:14 +02:00
Jan Mrna
fdfee95426 Remove unnecessary stuff from the game engine 2025-09-21 17:56:47 +02:00
Jan Mrna
7c848cd09f Removed DFS, because it sucks 2025-09-21 16:34:31 +02:00
Jan Mrna
5f517c6707 Fixed swapped start/stop points 2025-09-21 16:33:29 +02:00
Jan Mrna
2145ac50a0 Update README with TODOs 2025-09-20 17:37:01 +02:00
Jan Mrna
d3cc6e960e Modified makefile 2025-09-20 17:35:49 +02:00
Jan Mrna
84c790ef99 Updated gitignore 2025-09-20 17:35:40 +02:00
Jan Mrna
6c828dfba7 Copy source files from the 2D "game engine" 2025-09-20 17:33:02 +02:00
Jan Mrna
7cd1b06550 Add CreateMaze method for Map 2025-09-20 17:28:20 +02:00
Jan Mrna
8656736ea4 Increase map size, add labels 2025-09-20 17:19:10 +02:00
Jan Mrna
24c6ff2d06 Implemented A* 2025-09-20 16:58:04 +02:00
Jan Mrna
8981857ee7 Implemented GBFS 2025-09-20 16:23:31 +02:00
Jan Mrna
c7ddabd613 Update README with TODOs 2025-09-20 15:46:23 +02:00
Jan Mrna
09b5d5ba75 Implemented Dijkstra's algorithm 2025-09-20 15:42:04 +02:00
Jan Mrna
0cd01ece0c Added early exit to BFS, added Dijkstra class 2025-09-20 14:54:29 +02:00
Jan Mrna
b7ccb7c2cc Fixed (most) mypy warnings 2025-09-20 14:23:27 +02:00
Jan Mrna
ea5f283c32 Implemented BFS 2025-09-20 14:09:43 +02:00
Jan Mrna
05e76fc0a4 Update notebook 2025-09-20 14:09:33 +02:00
Jan Mrna
2932d95c66 Added base class for PathFinder, fixed typing errors 2025-09-20 12:16:42 +02:00
Jan Mrna
29f08036c2 Implemented DFS 2025-09-19 15:30:37 +02:00
Jan Mrna
744ccaf478 Implemented Map.GetNeighbours 2025-09-19 14:29:23 +02:00
Jan Mrna
a9be2e5bbc Fixed inverted rows/cols 2025-09-19 13:10:00 +02:00
Jan Mrna
0fed363dd2 Python script: wip 2025-09-19 13:04:54 +02:00
Jan Mrna
d3b2b04ecc Updated jupyter notebook 2025-09-19 12:50:37 +02:00
Jan Mrna
f3eaa8b53e Added standalone python script 2025-09-19 12:50:19 +02:00
Mrna
e561cc340a Python demo: research 2025-09-18 19:19:24 +02:00
Mrna
36919b4bd1 Added jupyter notebook file 2025-09-18 18:59:47 +02:00
e623c293b7 Update README.md 2025-09-18 15:21:37 +02:00
Mrna
6361ac1b5e Updated readme 2025-09-18 15:10:17 +02:00