/minesweeper-API-pub

Public REST API of MineSweeper

Primary LanguageJavaScript

minesweeper-API

Demo here

Notes

  • Base implementation of a REST API
  • Front End implementation of the Game using (React / Redux) source code here
  • Persisting game in Mongo database
  • apiDoc standard comments for endpoints documentation

Missing parts

Due to this is consuming a lot of time I'm missing some parts of the game like:

  • Flag implementation
  • Reveal adjacents