Skip to content

Jason-Jay-Mason/basic-ecs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic ECS implementation

This is designed to be a stupid simple ECS implementation for a blog post. The main purpose of this repo is to help one get a high level view on what this design pattern is all about without getting too into the weeds.

npm i
# then
npm run dev

To check out a proper ECS implementation in JS take a look at bitECS

About

The most basic ecs implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published