Skip to content

Minesweeper recreated with Java using Swing UI and TDD, packaged with Gradle.

Notifications You must be signed in to change notification settings

rshah03/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

Minesweeper recreated with Java

##To Run: ###Full Program

  • cd into root project directory
  • run ./gradlew runui

###Tests

  • cd into root project directory
  • run ./gradlew (Coverage and etc. located inside the generated build directory)

About

Minesweeper recreated with Java using Swing UI and TDD, packaged with Gradle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages