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

geoffb/mousepox-jack

Repository files navigation

@mousepox/jack

Overview

🚧 This software is pre 1.0. As such, some functionality is missing and/or subject to API breakage.

Jack is a game engine for 2D web technology games, written in TypeScript.

Features

  • Asset cache for loading images, sounds, and data
  • 2D scene graph
  • Tween animation
  • Sprite fonts
  • Keyboard input
  • "Action queue" for serialized animation management

Games Made with Jack

  • Catacombs - A roguelike game for 7DRL Challenge 2020