A screen-shot of the MineSwept.io landing page

MineSwept.io

November 22, 2020 https://www.mineswept.io

MineSwept.io is web app that allows users to play the classic Mine Sweeper game on ALL devices.

I built MineSwept.io after listening to a podcast by Jason Swett featuring Tyler Williams. They discuss applicable solutions for syncing the Back & Front-End for a Poker game.

I had always wanted to build a mine sweeper clone. The requirements/rules are fairly simple, and the mechanics were perfect for implementing some of the solutions referenced in the podcast.

Right now the backend generates the game boards, and the front-end uses a StimulusJS controller to handle spot logic. My goal is to build a game mode where multiple users can play on the same board, using Action Cable/Stimulus Reflex.

Play for free as a guest

OR

Create an account today to unlock all of the features.

Tech Stack

  • Ruby on Rails
  • StimulusJS
  • TailwindCSS

Code

Github Repo