Something like System Shock, but in NCurses.
$ ./build.sh
$ build/bin/syshackbuild.sh also generates compile_commands.json for use with
LSP.
| h, j, k, l | Move WEST, SOUTH, NORTH, EAST |
| y, u, b, n | Move NW, NE, SW, SE |
a+<dir> |
Attack |
| q | Use cowardice |
- Walking character
- Walking droid
- Ebites!
- Collision detection
- Level generation
- Rendering
text- several objects per tile
- NPC interactions
- Field of view
- Difficulty levels
- Unit tests with Check