/cloudy-night

Interactive single player command line game

Primary LanguageC

Cloudy Night

Cloudy Night is an interactive single player command line game written in C.

System Requirements

  • Linux or OS X operating system
  • ncurses library

How to Play

  1. Download or clone this repository to your desired path.
  2. Open terminal, set current working directory to that path by using cd <path>.
  3. Build the source code using make.
  4. Run the game with the command bin/main.

Main Menu

New Game

Create User

Map

Battle

Battle

Battle

Save Game

Developers

Special Thanks

We would like to give our special thanks to GitLab for hosting our source code before we moved it here.

There was nothing wrong with GitLab though. But, since GitHub is the most popular website for hosting open source projects, we moved the source code.