Avokadoen / ts-ecs-waveshoot

Example game using naive-ts-ecs for implementaion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waveshooter ECS

A very primitive (and buggy) wave shooter implemented with naive-ts-ecs

You can find a live demo here

gameplay

How to build and run

npm install
npm run start
  • Go to localhost:9000

About

Example game using naive-ts-ecs for implementaion


Languages

Language:TypeScript 95.4%Language:JavaScript 4.6%