typesprite
TypeScript icon, indicating that this package has built-in type declarations

0.2.14 • Public • Published

TypeSpriteJS Game Engine

A Typescript 2D game engine for quick prototyping, game jams and web developers who are interested in game dev.

NPM version Docs License GitHub stars Discord Server

  • 🔥 2D WebGL graphics engine + UI
  • 🌆 SpriteSheet generation.
  • 📦 Bundling solved. Typescript just works. esbuild based.
  • ⌨️ Made for developers.
  • 🌍 Manage your game in Worlds.
  • 🧱 Consume custom formats using custom loader and properties.
  • 🤗 Good neighbor no singletons, no globals.
  • 🧙🏻‍ Custom Dev-Server with asset pipeline.

Quick Start

npm create typesprite@latest
# or
yarn create typesprite
# or
bunx create-typesprite@latest

What's new?

See Changes

⚠️ Under development ⚠️

  • Expect things to change
  • Expect things to break
  • Expect parts to be missing
  • Semantic versioning won't be a thing until 1.0.0

MIT License

MIT license, Christoph Schnackenberg https://xtoff.games

The following bits are used but not part of package.json:

Readme

Keywords

none

Package Sidebar

Install

npm i typesprite

Weekly Downloads

15

Version

0.2.14

License

MIT

Unpacked Size

4.15 MB

Total Files

39

Last publish

Collaborators

  • cschnack