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.
64
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:
98993481b0
roguish
/
scratchpad
History
Zed A. Shaw
98993481b0
Playing around with it some more to see how a move would work.
8 months ago
..
collider.cpp
Playing around with it some more to see how a move would work.
8 months ago
flecstest.cpp
Just wrote my own entity system to figure it out.
8 months ago
myecstest.cpp
DinkyECS is now controlling the game and can handle multiple enemies easily. Next is to clean this up so it's not just one gross pile of code in the gui.
8 months ago