An open API service indexing awesome lists of open source software.

https://github.com/devafortun/minesweeper-react


https://github.com/devafortun/minesweeper-react

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Minesweeper

The classic puzzle game built in JavaScript and React, with a Node/Express server and
MongoDB/Mongoose database to persist high scores.

Bundled with Webpack and transpiled with Babel. All the original game and view JS files are in the /lib folder.