Skip to content

lucascb/minesweeper-cljs

Repository files navigation

minesweeper-cljs

Try it online!

A simple Minesweeper game made using clojurescript + re-frame (and Reagent) + shadow-cljs

minesweeper.mov

Project Overview

Instructions

Clone this repository then install the dependencies using npm

npm install

Use shadow-cljs to start the local dev server

npm start

Go to http://localhost:8080/ and start playing! 🚩

Release

To generate the static files:

npm run build

About

A simple Minesweeper game made using clojurescript + re-frame (and Reagent) + shadow-cljs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published