This website works better with JavaScript.
Explore
Help
Sign In
learn-code-the-hard-way
/
roguish
Watch
1
Star
0
Fork
You've already forked roguish
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
The next little game in the series where I make a fancy rogue game.
5
Commits
1
Branch
0
Tags
5.3 MiB
C++
93.3%
Ragel
3.8%
Meson
1.5%
GLSL
0.5%
PowerShell
0.4%
Other
0.5%
Tree:
4d748d1f48
roguish
/
tests
History
Zed A. Shaw
4d748d1f48
Initial Dijkstra algorithm for the map, but doesn't quite work right. The walls in the wall_map are not accounted for in the algorithm.
9 months ago
..
dbc.cpp
Initial commit that has most of what I need.
9 months ago
fsm.cpp
Initial commit that has most of what I need.
9 months ago
map.cpp
Initial Dijkstra algorithm for the map, but doesn't quite work right. The walls in the wall_map are not accounted for in the algorithm.
9 months ago