Skip to content

TheyDidItForLulz/RLRPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLRPG

Little C++17 console-based rogue-like RPG inspired by Nethack and Angband.

Build

You need cmake and make utilities to build the game. Then just execute:

cmake . && make

Unfortunately, there is no standard way to install the game now. Files needed to run the game are tips.txt and the binary itself, RLRPG file.

Dependencies

About

Rogue-Like Role-Playing Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published