ryan-haskell / unblank

My game submission for Kindred Community Jam #6

Home Page:https://rhg-dev.itch.io/unblank

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unblank

kindred game jam #6

dependencies

This project requires the latest LTS version of Node.js

npm install -g elm-spa@beta elm

running locally

elm-spa server  # starts this app at http:/localhost:1234

other commands

elm-spa add    # add a new page to the application
elm-spa build  # production build
elm-spa watch  # runs build as you code (without the server)

About

My game submission for Kindred Community Jam #6

https://rhg-dev.itch.io/unblank


Languages

Language:Elm 88.7%Language:CSS 6.2%Language:JavaScript 4.5%Language:HTML 0.6%