Skip to content
This repository has been archived by the owner on Jun 12, 2019. It is now read-only.
/ minesweeperCollab Public archive

Minesweeper Collaboration for AP CS Final Project 2019

Notifications You must be signed in to change notification settings

jjjxu/minesweeperCollab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeperCollab

Minesweeper Collaboration for AP CS Final Project 2019

This game was designed in three steps. The first step was the backend. There is a square class that handles low level operations and stores data for a game object, which handles display output/interaction with the board, start/stop of game, and generation of mines.

TODO: Next, we will use a terminalIO UI to verify performance and correct output of the game.

TODO: Finally, we will port this game to Processing, a version of Java with better pixel by pixel control than other versions, that will allow better drawing of a GUI than that of the quite frankly trash button management and object resizing in Swing/BreezySwing.

About

Minesweeper Collaboration for AP CS Final Project 2019

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages