benortiz / game

A game without a name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game

A farming game.

Development

# Clone the repo and cd to the project directory
git clone git@github.com:benortiz/game.git

# Install dependencies
npm install -g elm elm-test elm-format elm-oracle elm-live

# Launch the server
elm-live src/Main.elm --start-page=index.html -- --output=elm.js

About

A game without a name


Languages

Language:Elm 87.5%Language:HTML 12.5%