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.
181
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:
eb0ca38e30
roguish
/
scripts
History
Zed A. Shaw
97255eb813
First coverage reports. Tests don't get near enough coverage but running the program does.
4 months ago
..
coverage_reset.ps1
First coverage reports. Tests don't get near enough coverage but running the program does.
4 months ago
reset_build.ps1
Not sure why I didn't think of this before, but you can just copy all the .wrap files to another directory, and then instead of meson wrap install you just copy them to subprojects. That's how you lock the versions of dependencies.
6 months ago
reset_build.sh
First coverage reports. Tests don't get near enough coverage but running the program does.
4 months ago