Pinned Repositories
artpacks
cascading texture/sound artwork pack loader
avatar
skinned avatar for voxel games
game-shell-fps-camera
FPS-style camera control for game-shell
gl-css3d
sync CSS 3D transformations to a WebGL scene
inventory
simple stackable item inventories for games
node-minecraft-ping
Sends a server list ping packet Minecraft servers (1.2.5, 1.3.2, 1.4.4, 1.5.2, 1.6.4, 1.7.10, 1.8.9, 1.9)
ProgrammerArt
:sunrise_over_mountains: free voxel-related art for all
transpile-c-to-js
transpile C source code to high-level JavaScript syntax
voxel-texture-shader
custom shader for texturing voxels in voxeljs (for three.js-based voxel-engine, no longer needed with voxel-engine-stackgl)
wsmc
WebSocket proxy to Minecraft
deathcap's Repositories
deathcap/wsmc
WebSocket proxy to Minecraft
deathcap/gl-css3d
sync CSS 3D transformations to a WebGL scene
deathcap/transpile-c-to-js
transpile C source code to high-level JavaScript syntax
deathcap/node-minecraft-ping
Sends a server list ping packet Minecraft servers (1.2.5, 1.3.2, 1.4.4, 1.5.2, 1.6.4, 1.7.10, 1.8.9, 1.9)
deathcap/inventory
simple stackable item inventories for games
deathcap/artpacks
cascading texture/sound artwork pack loader
deathcap/inventory-window
GUI windows for interactively manipulating an inventory
deathcap/itempile
split and merge 'piles' of items
deathcap/ucfirst
uppercase first character of a string (npm module)
deathcap/console-widget
interactive console control widget for your webpage
deathcap/craftingrecipes
recipes for crafting with inventory and itempile modules
deathcap/node-minecraft-protocols
experiment with using node-minecraft-protocol for supporting multiple protocols
deathcap/node-minecraft-protocol
Parse and serialize minecraft packets, plus authentication and encryption.
deathcap/shellasync
asynchronous shell-like commands using Node.js fs API
deathcap/webnpm
(obsoleted by https://github.com/deathcap/nodeachrome/) browserify npm
deathcap/asarray
convert array-like objects to arrays
deathcap/audio-play
Lightweight Wrapper For HTML5 Audio API (based on azer/play-audio)
deathcap/cjs4web
demonstration of infeasibility of using <script src> to load unmodified CommonJS modules
deathcap/graycolorize
replace grayscale with color from a colormap (uses ndarray)
deathcap/mcmeta
parse .mcmeta JSON files
deathcap/nodeachrome
run Node.js scripts in Google Chrome (experimental)
deathcap/playerdat
load player.dat files into inventory
deathcap/touchup
quick & dirty image manipulation using HTML5 canvas
deathcap/acorn
A small, fast, JavaScript-based JavaScript parser
deathcap/cash
Cross-platform Linux commands in ES6
deathcap/cwise-parser
Parser for cwise
deathcap/gl-mesh
Draws static indexed geometry in WebGL
deathcap/node-detective
Find all calls to require() no matter how crazily nested using a proper walk of the AST
deathcap/npm
a package manager for javascript
deathcap/npm-registry-client