Skip to content

VictorLandim/typescript-game-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny Typescript game engine

Project created for learning purposes with simplicity in mind. Bundled with parceljs.

Architecture inspired by libgdx and phaser.

Check out src/examples folder for demo games created with the engine.

Features

  • Rendering and game loop
  • World units !== screen units
  • Input handling
  • Event handling
  • Object pooling
  • Particle system
  • Extensible

Todo

  • Canvas resize
  • Asset manager
  • Sprites
  • Sounds

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published