🚧 This repo has been moved to prescientmoon/purescript-board-game 🚧
A small board game proof of concept making use of:
- purescript
- halogen
- svg
- profunctor lenses
This guide assumes you have pnpm, purescript and spago installed locally
-
Clone this project
git clone git@github.com:Mateiadrielrafael/purescript-board-game.git && cd purescript-board-game
-
Install all the dependencies
pnpm install
pnpm dev
This step assumes you have zephyr installed.
pnpm build