Pinned Repositories
audiosprite-loader
Audio Sprite Loader and Plugin for Webpack
keycode
Use human key names instead of keycode numbers for your keyboard bindings.
leaderboard
🏆 Minimalist Leaderboard Module for Node.js using MongoDB
mathf
A collection of common math functions for JavaScript / TypeScript
pixi-engine
Provides a minimal engine-like structure for developing games with PixiJS
scorm
SCORM 1.2/2004 Wrapper for JavaScript/TypeScript
three-text2d
Render texture from canvas into THREE's Mesh or Sprite.
timeline
Timelines implementation for lag compensation techniques in networked games
tweener
Minimal Tweening Library for Games
websocket
WebSocket client with reconnect back-off feature. Works in the browser, Node.js and React Native.
gamestd.io's Repositories
gamestdio/three-text2d
Render texture from canvas into THREE's Mesh or Sprite.
gamestdio/pixi-engine
Provides a minimal engine-like structure for developing games with PixiJS
gamestdio/timeline
Timelines implementation for lag compensation techniques in networked games
gamestdio/websocket
WebSocket client with reconnect back-off feature. Works in the browser, Node.js and React Native.
gamestdio/scorm
SCORM 1.2/2004 Wrapper for JavaScript/TypeScript
gamestdio/leaderboard
🏆 Minimalist Leaderboard Module for Node.js using MongoDB
gamestdio/mathf
A collection of common math functions for JavaScript / TypeScript
gamestdio/keycode
Use human key names instead of keycode numbers for your keyboard bindings.
gamestdio/tweener
Minimal Tweening Library for Games
gamestdio/easing
Collection of easing equations for JavaScript / TypeScript
gamestdio/hqx
hqx Pixel Art Scaling Algorithm for Node/JavaScript
gamestdio/audiosprite-loader
Audio Sprite Loader and Plugin for Webpack
gamestdio/box2d
Box2D for JavaScript/TypeScript as a CommonJS module.
gamestdio/signals
Light-weight, strongly-typed messaging system.
gamestdio/dsplay
A simple display list for canvas 2D.