Pinned Repositories
do
Do is a simple library for managing async actions in node.JS.
EventEmitter2
A nodejs event emitter implementation with namespaces, wildcards, TTL and browser support
Flight-Path
A game template based on controling flight paths.
Ghosts-vs.-Monsters
Template for physics-based games like Angry Birds, made with Corona SDK
iProxy
Let's you connect your laptop to the iPhone to surf the web.
luvit
Lua + libUV + jIT = pure awesomesauce
node
evented I/O for v8 javascript
node-mersenne
Node.js port of the Mersenne Twister random number generator
node-resolve
Implements the node.js require.resolve() algorithm
FugueNation's Repositories
FugueNation/do
Do is a simple library for managing async actions in node.JS.
FugueNation/EventEmitter2
A nodejs event emitter implementation with namespaces, wildcards, TTL and browser support
FugueNation/Flight-Path
A game template based on controling flight paths.
FugueNation/Ghosts-vs.-Monsters
Template for physics-based games like Angry Birds, made with Corona SDK
FugueNation/iProxy
Let's you connect your laptop to the iPhone to surf the web.
FugueNation/luvit
Lua + libUV + jIT = pure awesomesauce
FugueNation/node
evented I/O for v8 javascript
FugueNation/node-mersenne
Node.js port of the Mersenne Twister random number generator
FugueNation/node-resolve
Implements the node.js require.resolve() algorithm
FugueNation/node-seq
Chainable asynchronous flow control for node.js with sequential and parallel primitives and pipeline-style error handling
FugueNation/procstreams
FugueNation/Samurai-Fruit
Game template for creating gesture-based games with animation, sound, and physics for iOS and Android.
FugueNation/shelljs
Portable Unix shell commands for Node.js
FugueNation/socket.io-client
Sockets for the rest of us
FugueNation/Tilt-Monster
Corona SDK source code of Popular iOS Game (formerly known as Doodle Dash!)
FugueNation/websocket-as
WebSocket ActionScript Client
FugueNation/Jumper
Fast, lightweight and easy-to-use pathfinding library for grid-based games
FugueNation/node_redis
redis client for node
FugueNation/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
FugueNation/redis-monitor
Realtime Redis INFO monitoring
FugueNation/serpent
Lua serializer and pretty printer
FugueNation/steve
shared job queue for node.js & redis