Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

thegatesdev/gates-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gates-engine

A simple browser ECS game engine implementation in Typescript with Pixi JS rendering. Made at school because I got bored of the repetetive lessons. Implemented basic game objects, and some janky collisions.

Planning to revisit this idea at some point.