Skip to content

An ncurses version of the popular game MasterMind that I made back in the first year of university.

License

Notifications You must be signed in to change notification settings

steemnd/CursesMind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CursesMind

A simple ncurses version of the popular MasterMind game.

How to install, run, do stuff

# Clone this repository
git clone https://github.com/hyd3l/cursesmind

# If you don't have ncurses, install it

# Compile the sources
make

# How to install
sudo make install

# Run the game
cursesmind

# Uninstall  
sudo make uninstall

About

An ncurses version of the popular game MasterMind that I made back in the first year of university.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published