Skip to content

nicobld/MyneSweepr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyneSweepr

Multiplayer minesweeper game made in C++ with the SDL2 library.

Requirements

SDL2

Run

Start by compiling if not compiled

./build.sh

To run the server

./bin/server_MyneSweepr

To run the client

./bin/client_MyneSweepr

To Do

  • Timer
  • Block doubleclick if numer != flags aroud it
  • Add every number from 4 to 8
  • Start Menu
  • End Menu
  • Restarting
  • HighScores
  • Multiplayer idk
  • [x] Always start by clicking on a blank

About

Just a simple MineSweeper with SDL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages