rusty-dagger

Rogue-like in Rust

WTFPL License

Stars
4

rusty dagger

Rogue-like written in rust using ncurses.

You are a rogue green @ trying to find your way in a dangerous world of ASCII.

hp    :              20 |
weapon: rusty dagger    |
damage:               5 |
-------------------------






          @........#.....#....
          ........#...........
          .#.....#............
          .#..................
          ....#..#......#.....
          ##...#.............#
          #.##................
          ###.......#........#
          ....................
          ##...#..............

Building

make

Playing

./rusty-dagger

Pressing ESC will exit