Sqarea / sqarea

[super WIP] Extraordinary game about squares

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sqarea

Extraordinary game about squares + super cool ECS

Alpha software

Running

This project uses docker instad of NVM to manage Node versions.

For development do the following:

  • Install docker

  • Run make build to build the Docker image

  • Run make to access the Docker container (node is available here)

  • Run npm i (or any node related command)

If you are having issues with file permissions or ownership run make own within the Docker container.

About

[super WIP] Extraordinary game about squares


Languages

Language:TypeScript 95.9%Language:JavaScript 1.7%Language:Makefile 1.4%Language:HTML 0.9%Language:Dockerfile 0.1%