Skip to content

LindseyB/rusty-dagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages