Skip to content

maforn/SuperAlfaBros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperAlfaBros

A platformer game in ASCII graphic developed with C++ and ncurses library.

Prerequisite: Install ncurses

  • Linux: sudo apt-get install libncurses5-dev libncursesw5-dev
  • MacOs: brew install ncurses

Compiling

The file build.sh contains the g++ instructions to compile the project.

Running the game

The /maps folder contains the maps used in the game.
In Linux, the executable will be in the /cmake-build-debug
folder. Please don't move the file as otherwise the /maps folder won't be found.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •