Skip to content

This is a simple snape game made in cpp

Notifications You must be signed in to change notification settings

sinistro25/Mine-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mine app

mineapp

Mine app is a simple minesweeper clone. It uses the SFML library for the GUI. It is a project that I made with my sister to teach her the usage of OOP and mutiple files.

Dependencies

You need to have the SFML library on your include path. The simple way is to

sudo apt-get install libsfml-dev

Refer to the SFML page for more information.

How to run?

Just run the shell script compile-and-run, it will compile and run the application (no kidding...). You can use the mine-app to run it after

About

This is a simple snape game made in cpp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%