Skip to content

browser platformer developed in typescript using pixi.js, pixi-scenegraph, p2 physics

Notifications You must be signed in to change notification settings

enriko-riba/game-jam

Repository files navigation

game-jam

HTML5 platformer developed in typescript using pixi.js, pixi-scenegraph, howler and p2 physics

gameplay screenshot gameplay image

Motivation

Mostly educational to demonstrate game development with typescript

Features

  • high-level reusable game objects e.g. AnimatedSprite, Paralax, SpriteButton, Bullet etc.
  • using pixi-scenegraph for scene managemenet
  • levelloader supporting json level definitions loaded from assets, global template support for common prefabs, per level local templates, display object & physics body definitions with attribute overriding from templates
  • p2.js for 2d physic simulation & Tween.js for tweening
  • howler based sound effects and music

About

browser platformer developed in typescript using pixi.js, pixi-scenegraph, p2 physics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published