Skip to content

This project investigates code smells and proposes potential enhancements to an implementation of minesweeper.

Notifications You must be signed in to change notification settings

mehrad31415/MineSweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MineSweeper

This project aims to investigate and analyse the Minesweeper game implemented by Mitchell Sayer. The selected Minesweeper code can be found on the following url, GitHub repository. Accordingly, we will perform a static analysis and suggest potential code improvements where deemed necessary. The enhancements are done through refactoring the code. By doing so, we aim to address code smells and bugs, with the ultimate goal of optimizing the game’s performance in terms of time complexity and space complexity.

About

This project investigates code smells and proposes potential enhancements to an implementation of minesweeper.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published