Skip to content

kevglass/gute

Repository files navigation

logo

gute

Gute is a simple web games library. It gives you a game loop, input, sounds, music and tilesets. I'll probably add some bitmap font support.

Linked to Discord

Installation

npm install gute

or if you're using pure JS just grab https://github.com/kevglass/gute/blob/master/dist/index.js and include it. See the example below.

Example

https://kevglass.github.io/gute/test/

Pure JS Source code: https://kevglass.github.io/gute/test/game.js

TS/Webpack Example: https://github.com/kevglass/gute-test

Guide

https://github.com/kevglass/gute/wiki

Docs

https://kevglass.github.io/gute/

Next Up

  • LDTk Map Loading
  • A-Star Pathfinder
  • Bitmap Font support if I can find a common standard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published