Pinned Repositories
chipmunk-ffi
chipmunk ruby bindings using ffi
gamebox
A game template for building and distributing Gosu apps.
garden_pi_waterer
Autowatering of my garden via Raspberry Pi
hinas_journey
Procedural universe space exploration game (prototype).
killbox
Multiplayer same-screen action shooter.
pixel_monster
PixelMonster (originally for LD33)
polaris
A* pathfinding in Ruby
snelps
Snelps is a RTS written in Rubygame
tmx
Tmx loader for loading Tiled maps into a basic data structure in Ruby.
xamarin-web-sample
Sample project using Xamarin as a Cordova / Phonegap replacement.
shawn42's Repositories
shawn42/gamebox
A game template for building and distributing Gosu apps.
shawn42/hinas_journey
Procedural universe space exploration game (prototype).
shawn42/tmx
Tmx loader for loading Tiled maps into a basic data structure in Ruby.
shawn42/xamarin-web-sample
Sample project using Xamarin as a Cordova / Phonegap replacement.
shawn42/killbox
Multiplayer same-screen action shooter.
shawn42/pixel_monster
PixelMonster (originally for LD33)
shawn42/omg_aliens
Space Invaders Clone using the Gamebox framework
shawn42/game_ecs
ECS framework for writing games in Ruby
shawn42/garden_know_ems
BLE Garden Sensor built on Nordic NRF51822
shawn42/free-radicals
Free Radicals is a Gamebox game, for RubyWeekend #3 "A tiny world"
shawn42/gamebox_website
Gamebox website
shawn42/joy_garden
Joy Garden: game written in Ruby with custom ECS
shawn42/ld38
shawn42/showoff-pew-pew-games-in-ruby
Presentation on writing games in ruby.
shawn42/ao-rts-clients
My client repo mirror for Atomic Games
shawn42/puddle
Simple Object Pooling in Ruby
shawn42/space-battle-2
RTS game engine for Atomic Games
shawn42/venture_serve
Server for Venture
shawn42/angular2-authentication-sample
This is a sample that shows how to add authentication to an Angular 2 (ng2) app
shawn42/candyland
Candy collecting platformer
shawn42/ddc
Data Driven Controllers for your Rails app
shawn42/ecs-prototype
Entity Component System Prototype in Ruby
shawn42/gosu
2D game development library for the desktop (Ruby and C++) and iOS (C++ only). MIT licensed.
shawn42/parallax_system
An example of a parallax system with gamebox
shawn42/pry-remote
Connect to Pry remotely
shawn42/puml
Toy script for converting ruby code to plant uml
shawn42/snelps-art
Assets for Snelps RTS
shawn42/spa-demo
Playground for Ember-CLI
shawn42/turtle-burglars
shawn42/venture
Example client application for venture game for CSCI495