Skip to content

venim1103/You-Are-What-You-Eat-Rogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You-Are-What-You-Eat-Rogue

A simple rogue-like game project for practise.

  • Requirements:

    • time.h (should work fine on Linux)

    • ncurses-dev (for ncurses.h)

    • terminal screen set to (around) 190x50 pixels.

  • Installation + Running:

    • make
    • make run (running)
    • (make test) (for running with valgrind)
    • make clean (to clean the executable)

About

A simple rogue-like game project for practise.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published