Skip to content

kgni/minesweeper-battleships

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper: Play Here

minesweeper

The classic game of Minesweeper now with user adaptable boardsizing and different difficulty settings.

Tech Used:

To succesfully create the Minesweeper application DOM manipulation, String manipulation, Array manipulation and Recursion was used.

Optimizations

Recursion was tricky to optimize so that it would run as efficiently and work properly. A small time delay on the recursion is both aesthetically pleasing while simultaneously not accidentally acessing wrong div elements.

Lessons Learned:

When working in a group communication is important to effectively get things done and that all team members have an understanding of the process from start to finish.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published