/ts-ecs-waveshoot

Example game using naive-ts-ecs for implementaion

Primary LanguageTypeScript

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