andrewMacmurray / seeds-game

Collect seeds, save the world

Home Page:https://www.seedsgame.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seeds Game

A connect the dots game with seeds: https://www.seedsgame.com

Inspired by the fantastic Two Dots

seeds

Run Locally

to get running locally:

clone the repo:

> git clone https://github.com/andrewMacmurray/seeds-game.git

make sure you have Node installed.

install the dependencies with:

> npm install

run the dev environment (watches for changes in css, ts and elm, launches and live reloads a dev server) with:

> npm run dev

build the project with:

> npm run build

Suggestions are welcome: https://github.com/andrewMacmurray/seeds-game/issues

About

Collect seeds, save the world

https://www.seedsgame.com

License:MIT License


Languages

Language:Elm 98.9%Language:TypeScript 0.8%Language:HTML 0.3%Language:CSS 0.1%