blaix / towers

Tower-defense game with gren-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Pretty Nice Website

Initial setup: npm install

Start local dev server: npm run dev

The dev server will restart when files change (but you will need to refresh the browser yourself).

Now what?

Take a look at server/src/Main.gren and client/src/Counter.gren.

See the examples

Create an optimized production build with npm run build and start the server with npm start.

About

Tower-defense game with gren-playground

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Nix 74.1%Language:CSS 25.9%