A generic dice UI component rendered with React.js
published version 1.1.5, 9 years agoLibrary of re-useable game functions to build web browser HTML5 games.
published version 1.6.2, 8 years agoReturns a random integer number from 1 to 100 or from min to max (min is non-inclusive).
published version 1.1.3, 7 years agoReturns a globally unique id string following the standard guid format.
published version 1.0.1, 7 years agoReturns the subset of a list of x elements from a larger source list.
published version 1.0.1, 7 years agoReturns a a string that commemorates how many days since Ido died.
published version 1.0.1, 7 years agoProcesses an input string to prevent Cross Site Scripting injection attacks (XSS). Returns a safe version of that input.
published version 1.0.1, 7 years agoReturns an object that counts how many times each element is present in a given array.
published version 1.0.1, 7 years agoReturn the distance in 3D space from point "a" x, y, and z coordinates to point "b" x, y, and z coordinates.
published version 1.1.2, 7 years agoSetup a THREE.js PointLight and add it to the scene.
published version 1.0.5, 7 years agoCalculate a 3D bounding box for a THREE.js mesh.
published version 1.0.4, 7 years agoSetup a skybox mesh and add it to the scene.
published version 2.1.4, 7 years agoMock THREE.js, THREEx.js, and dataStore for unit testing purposes.
published version 3.1.0, 7 years agoYeoman generator to scaffold an ebabel game development npm module.
published version 1.0.7, 7 years agoSmall utility functions for game development.
published version 1.2.0, 7 years agoUpdate the position and rotation of the current player camera based on keyboard keys pressed up or down.
published version 3.0.0, 7 years agoAttach audio to the player 3D camera.
published version 1.0.1, 7 years agoAttach a sound effect to a 3D mesh, like an npc for example.
published version 1.0.1, 7 years agoCreate a 2D text sprite that can be added to any THREE.js mesh.
published version 1.0.1, 7 years agoGenerate a single sound in the browser without any binary file. Uses the Web Audio API.
published version 1.0.0, 7 years agoReusable generic login, including a password reset and an account signup. It communicates with any backend web services API asynchronolously. The styling is functional but minimal, so that it's easy to customize.
published version 0.3.1, 6 years ago