Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

srid/Pallanguzhi

Repository files navigation

Pallanguzhi

A work-in-progress Tamil mancala game in PureScript.

Getting started

npm install
npm run watch # run with file watch and hot reload
# npm run serve  <- no file watch or hot reload
# npm run build <- bundles and minifies for production

Visit http://localhost:3000 in your browser.