Skip to content

AlexNayl/OnlineMinesweeper

Repository files navigation

csci2020u-assignmnet

Mine Sweepers by Alex Nayl, Jessica Wall, and Alexie Linardatos

Game Description This project is based on the popular game mine sweepers. Players connect to a server by entering an IP address, a port number, and a username.

image

Then they are able to pick a easy, medium, or hard level.

image

After they pick a grid will appear the user then can pick squares, each square will either reveal a number ranging from 1-9, a bomb, or a blank square. The number represents the number of bombs within a one square radius of the number clicked. The blank square means that there are no bombs within a one square radius, and the bomb represents the player finding a bomb and that its game over. When a player click all the square around a bomb a flag will appear on the square containing the bomb.

image

After the game is over a top ten board appears from the top 10 past user scores. The user can then deiced to play another round or exit the application.

image

Set up/ Running To set up the program all you need to do is clone the repository from “https://github.com/AlexNayl/OnlineMinesweeper” open the project and build/ run it through gradle. If you have gradle already installed ally you have to do it configure the package to your java file and run it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors