jan.mrna
  • Joined on 2022-06-28
jan.mrna pushed to win_build at jan.mrna/pathfinding_demo 2025-09-24 09:40:15 +02:00
3180fc026d Added windows VS solution
f57d52c670 M_PI fix for windows
7ef37e180a Provide MSVC alternative for __PRETTY_FUNCTION__
8008f55cb9 Added SDL image submodule
Compare 4 commits »
jan.mrna pushed to win_build at jan.mrna/pathfinding_demo 2025-09-23 14:55:19 +02:00
118c6260b4 Added glew submodule
1240d21ef8 Added SDL submodule
Compare 2 commits »
jan.mrna created branch win_build in jan.mrna/pathfinding_demo 2025-09-23 14:55:19 +02:00
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-22 10:15:06 +02:00
822cca1865 Fixed incorrect comment section
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-22 10:13:11 +02:00
adec4d9694 Update README
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-22 10:08:46 +02:00
b19a6c5157 Updated README
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-22 10:05:29 +02:00
bfb8b28bf1 Updated README
0b8ce2813c Updated jupyter notebook
Compare 2 commits »
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-22 09:30:01 +02:00
a780c833e2 Updated jupyter notebook
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-22 07:51:36 +02:00
3091194b2c Add mouse click user action
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-21 20:35:18 +02:00
61efa711c9 Draw terrain tiles
fdfee95426 Remove unnecessary stuff from the game engine
Compare 2 commits »
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-21 16:34:34 +02:00
7c848cd09f Removed DFS, because it sucks
5f517c6707 Fixed swapped start/stop points
Compare 2 commits »
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-20 17:37:04 +02:00
2145ac50a0 Update README with TODOs
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-20 17:35:53 +02:00
d3cc6e960e Modified makefile
84c790ef99 Updated gitignore
6c828dfba7 Copy source files from the 2D "game engine"
Compare 3 commits »
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-20 17:28:24 +02:00
7cd1b06550 Add CreateMaze method for Map
8656736ea4 Increase map size, add labels
Compare 2 commits »
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-20 16:58:06 +02:00
24c6ff2d06 Implemented A*
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-20 16:23:34 +02:00
8981857ee7 Implemented GBFS
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-20 15:46:28 +02:00
c7ddabd613 Update README with TODOs
jan.mrna pushed to master at jan.mrna/pathfinding_demo 2025-09-20 15:44:17 +02:00
09b5d5ba75 Implemented Dijkstra's algorithm
0cd01ece0c Added early exit to BFS, added Dijkstra class
b7ccb7c2cc Fixed (most) mypy warnings
ea5f283c32 Implemented BFS
05e76fc0a4 Update notebook
Compare 10 commits »
jan.mrna created branch master in jan.mrna/pathfinding_demo 2025-09-20 15:44:17 +02:00
jan.mrna created repository jan.mrna/pathfinding_demo 2025-09-20 15:43:52 +02:00