0.2.14 • Published 2 years ago

typesprite v0.2.14

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago

0.2.13

2 years ago

0.2.12

2 years ago

0.2.11

2 years ago

0.2.10

2 years ago

0.2.9

2 years ago

0.2.8

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.1

2 years ago