Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbrad/js13k-template-2020
https://github.com/dbrad/js13k-template-2020
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dbrad/js13k-template-2020
- Owner: dbrad
- Created: 2020-07-01T20:29:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T05:04:11.000Z (about 2 years ago)
- Last Synced: 2023-03-02T09:52:11.312Z (almost 2 years ago)
- Language: TypeScript
- Size: 1.11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JS13k Template by David Brad
---A collection of scripts, files, and boilerplates to ease the startup process of starting js13k.
- WebGL render already included.
- Asset and texture loading included.
- Basic gameloop.
- Built in fps / ms counters in debug build.
- Focused around an automated build system using Gulp, yarn package commands, and VSCodes task system.
- Automatic inlining everything by the spritesheet, and automatic zipping and size checking.