Skip to content

gledrich/tsge

Repository files navigation

TSGE - TypeScript Game Engine

Usage

Installation

npm i

Playground

npm run playground

This will bring up a server running the playground on port 3000. Have a look at the Example if you're looking for ideas. The sprite is already included in the playground.

Note: No need to call window.onload, just create a new DemoGame() after the definition.

Documentation

See here

About

Typescript game engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published