Skip to content

Instantly share code, notes, and snippets.

@kitschpatrol
Created March 30, 2011 08:05
Show Gist options
  • Save kitschpatrol/894032 to your computer and use it in GitHub Desktop.
Save kitschpatrol/894032 to your computer and use it in GitHub Desktop.
«Widget Factory»
«Eric Mika − Fall 2005»
«EXECUTE ALL TO PLAY»
[using System
System.Windows.Forms
System.Drawing
Packages.SimpleClasses
System.Collections]
[load “GameObjects.meta”] «untouched»
[load “Update.meta”] «modified»
[load “Sound.meta”] «modified»
[load “Hopper.meta”] «wf specific»
[load “Widget.meta”] «wf specific»
[load “Collisions.meta”] «modified»
[load “Input.meta”] «modified»
[load “Turret.meta”] «wf specific»
[load “Needle.meta”] «wf specific»
[load “Smoke.meta”] «wf specific»
[load “Chimney.meta”] «wf specific»
[load “LoopControl.meta”] «wf specific»
[load “WidgetFactory.meta”] «modified»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment