Skip to content

Meronto/MerRPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MerRPG - An ASCII-style RPG

BETA VERSION, THE GAME IS IN DEVELOPMENT. THE AUTHOR WILL BE VERY GRATEFUL TO YOU FOR TESTING!

Features

  • Retro mainframe style
  • cross-platform game

IMPORANT

You need GCC to run it.

How to install

  1. Download the zip archive with the file
  2. Unpack using any archiver
  3. open the console and navigate to the file folder
cd "the path to the game files"
  1. Compile the game.c file
gcc game.c menu.c -o game.exe # Windows
gcc game.c menu.c -o game # Linux/MacOS
  1. Run the game file
game.exe # Winwows
./game # Linux/MacOS

If you have any problems, write in telegram📩

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages