This website works better with JavaScript.
Explore
Help
Sign In
learn-code-the-hard-way
/
turings-tarpit
Watch
1
Star
0
Fork
You've already forked turings-tarpit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A weird game.
85
Commits
1
Branch
0
Tags
1.6 MiB
C++
83.5%
C
11.6%
Meson
2.8%
Makefile
1.2%
Shell
0.4%
Other
0.4%
Tree:
40ba7f0b66
turings-tarpit
/
tests
History
Zed A. Shaw
0a9fa59365
The game engine now has two bonuses for long build streaks. +10% max hp or 1 free death. I'll be adding more but that's enough to work on the real UI.
5 months ago
..
game_engine.cpp
The game engine now has two bonuses for long build streaks. +10% max hp or 1 free death. I'll be adding more but that's enough to work on the real UI.
5 months ago
test1.cpp
Move the tests to catch2 so I can get tap output for the game.
7 months ago