0.2.14 • Published 6 months ago

typesprite v0.2.14

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

TypeSpriteJS Game Engine

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

  • 🔥 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:

0.2.14

6 months ago

0.2.13

6 months ago

0.2.12

12 months ago

0.2.11

12 months ago

0.2.10

12 months ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.7

1 year ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.1

1 year ago