Skip to content

maciejkrolpl/minesweeper

Repository files navigation

minesweeper

javascriptreacthtml5css3

React version of Windows game.

Once upon a time being on an internship I wrote Minesweeper in vanilla JS. I recently took a look at this code and thought it would be cool to refresh it while learning the basics of React.

A major refresh of the interface is planned, as well as the next point of exploring new technologies - TypeScript.

Live version

https://minesweeper.mkrol.dev

Run project locally

Clone the project

git clone https://github.com/maciejkrolpl/minesweeper.git

Go to the project directory

cd minesweeper

Install dependencies

npm install

Start project

react-scripts start

About

React version of Winmine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published