Skip to content

avli/ascii-owrpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Open World RPG

What is It?

This is an open world (™) rogulike RPG game I wrote in one evening.

Screenshot

The only thing you need to do is to explore the vast and (which is more important!) empty world. This means the game is as good as any modern open world (™) RPG.

Enjoy!

How to Build

Make sure a C compiler is installed on your system (gcc or clang). Clone or download the repository and run make. The output will be the ascii-owrpg binary - run it to start the game. Linux and macOS are supported. Not sure about Windows but Windows users have enough open world (™) RPGs anyway.

Own Maps

If you run ascii-owrpg without options a new map will be generated each time you run the game. Another option is to run ascii-ownrpg and point it to your own world map file (an example map is included).

Controls

Use the arrow keys, WASD, and Vim keys to navigate.

License

WTFPL

Releases

No releases published

Packages

No packages published