Pinned Repositories
as3-signals
Signals is a new approach for AS3 events, inspired by C# events and signals/slots in Qt.
as3-utils
reusable package-level functions that solve common problems
BigBird
framework for converting docx based e-learning scripts to engine ready data
circuit
node network modeling current through circuits and circuit breakers from power supplies
CodeBase
ComponentBase
Base components for Component Based Architechture
Lua-Test-Runner
plover
SwiftSuspenders
Basic metadata-based IOC solution for AS3
neilmanuell's Repositories
neilmanuell/SwiftSuspenders
Basic metadata-based IOC solution for AS3
neilmanuell/as3-utils
reusable package-level functions that solve common problems
neilmanuell/as3-signals
Signals is a new approach for AS3 events, inspired by C# events and signals/slots in Qt.
neilmanuell/BigBird
framework for converting docx based e-learning scripts to engine ready data
neilmanuell/circuit
node network modeling current through circuits and circuit breakers from power supplies
neilmanuell/CodeBase
neilmanuell/ComponentBase
Base components for Component Based Architechture
neilmanuell/Lua-Test-Runner
neilmanuell/plover
neilmanuell/robotlegs-utilities-CompoundCommandMap
Util for robotlegs framework to allow a single command to be mapped to a combination of events
neilmanuell/robotlegs-utilities-Modular
Additional helper / base classes for modular builds of RobotLegs
neilmanuell/signal.lua
Signals are a light-weight messaging tools for Lua and the Corona SDK.
neilmanuell/signals-extensions-CommandSignal
Robotlegs extension to facilitate the use of AS3-Signals with Robotlegs commands
neilmanuell/angular-seed
Seed project for angular apps.
neilmanuell/Ash
An Actionscript 3 entity framework for game development
neilmanuell/CircleHpBarExample
Unity3d example
neilmanuell/GuardedCommandMap
robotlegs utility extension of CommandMap to provides guarding too
neilmanuell/ruboto
A platform for developing apps using JRuby on Android.
neilmanuell/SimplePythonSignals
Signals a la AS3 (Robert Penner via RichardLord) but in python, just for fun really