ckrapu / punica

A lightweight 4X js game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS Game

This is a demo top-down game built in JavaScript, to be used as a reference/boilerplate/code-along for a blog post on the blog of Matt Bengston.

Installation

Just clone the repo and npm install.

Commands

  • gulp build - Run the main project build (JS bundling, Sass compilation).
  • gulp serve - Start up a browser sync server and watch for changes.

About

A lightweight 4X js game


Languages

Language:JavaScript 97.9%Language:HTML 1.6%Language:CSS 0.6%