8000 GitHub - 13luck/ecs-pattern-demo: This project demonstrates the use of the ECS (Entity Component System) pattern
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

13luck/ecs-pattern-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECS pattern demo

Description

This project demonstrates the use of the ECS (Entity Component System) pattern for creating simple game logic in JavaScript using the bitECS library. Specifically, a FizzBuzz system is implemented that generates a sequence of numbers according to the FizzBuzz rules.

demo.gif

Installation

Run npm install then npm run dev and open your browser.

Further Reading

Learn more: ECS pattern in gamedev

About

This project demonstrates the use of the ECS (Entity Component System) pattern

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0