Skip to content

AlexKintis/CppNCursesMazeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cpp Ncurses Maze Game

This game was an university assignment in which we had to create a C++ maze game with the Ncurses library and is called Conviction of Mpampis Potereides.

Main window Chart window

You can run this game under any OS which has installed make and ncurses library, if so you can simply run make inside of the root of the repository.

Bugfixes

  • Changed the initialization of the shared_ptr in the Engine.cpp in order that the game can start.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published