

Use the links at the top or bottom of the list to control sort order.
Demonstration of using actor objects as door (or portals) to different worlds. Location dependent.
The actors will all point toward the mouse at closest 45 degree angle. Simple code.
Just another user-controlled snake that roams the world and grows. Movement code in actor class.
Just a user-controlled snake that roams the world, and grows. Movement code in world class.
A demo illiustrating several things. A support Timer class (which is more of a delay timer or counter) is included.