Pinned Repositories
bin-packing
A javascript binary tree based algorithm for 2d bin-packing suitable for generating CSS sprites
javascript-audio-fx
A Simple HTML5 Audio Helper Library
javascript-gauntlet
An HTML5 Gauntlet-style game
javascript-pong
A javascript version of the classic 1972 arcade game Pong!
javascript-racer
How to build an outrun-style racing game in javascript
javascript-snakes
An HTML5 Snakes Game
javascript-state-machine
A javascript finite state machine library
javascript-tetris
A simple javascript tetris game
javascript-tiny-platformer
A very minimal javascript platform game
sprite-factory
Automatic CSS Sprite Generator
jakesgordon's Repositories
jakesgordon/javascript-state-machine
A javascript finite state machine library
jakesgordon/javascript-racer
How to build an outrun-style racing game in javascript
jakesgordon/bin-packing
A javascript binary tree based algorithm for 2d bin-packing suitable for generating CSS sprites
jakesgordon/javascript-tetris
A simple javascript tetris game
jakesgordon/sprite-factory
Automatic CSS Sprite Generator
jakesgordon/javascript-pong
A javascript version of the classic 1972 arcade game Pong!
jakesgordon/javascript-tiny-platformer
A very minimal javascript platform game
jakesgordon/javascript-gauntlet
An HTML5 Gauntlet-style game
jakesgordon/javascript-audio-fx
A Simple HTML5 Audio Helper Library
jakesgordon/javascript-snakes
An HTML5 Snakes Game
jakesgordon/javascript-boulderdash
An HTML5 implementation of the c64 classic Boulderdash game
jakesgordon/javascript-tower-platformer
A prototype for an html5 rotating tower platformer game
jakesgordon/javascript-breakout
An HTML5 canvas implementation of breakout
jakesgordon/rack-rabbit
A Unicorn-style forking server for hosting rabbitMQ consumers as load balanced Rack apps
jakesgordon/javascript-delta
An HTML5 javascript shoot em up in the style of the old c64 classic game "Delta"
jakesgordon/ruby-sample-daemon
A simple example of daemonizing a long running Ruby process
jakesgordon/tetris-shoes
A Tetris game in Ruby Shoes
jakesgordon/dotfiles
Personal dotfiles
jakesgordon/ruby-serializer
Declarative serialization of PORO's to JSON
jakesgordon/snowpack-coverage-bug
Reproducing a snowpack/web-test-runner coverage issue
jakesgordon/unified-assets
Easily unify and minify static javascript and css assets
jakesgordon/vue-template-brunch
Adds support to Brunch for pre-compiling standalone (NOT single-file) vue templates.
jakesgordon/capistrano-rsync-git
Capistrano 3.0 Rsync from Git SCM strategy
jakesgordon/capistrano-rsync-hg
Capistrano 3.0 Rsync from Hg (Mercurial) SCM strategy
jakesgordon/elixir-appsignal-custom-plug
Example phoenix project with a custom plug that I'm trying to measure for AppSignal
jakesgordon/rollup
Next-generation ES module bundler
jakesgordon/testable
Empty test templates for different programming languages
jakesgordon/tic-tac-toe
Multiplayer Tic Tac Toe - via Node websockets
jakesgordon/vue-infinite-loop-bug
A repro case for a vue rendering loop bug
jakesgordon/wgpu-matrix
Fast WebGPU 3d math library