This site requires JavaScript, please enable it in your browser!
Greenfoot back

danpost's Scenarios

Use the links at the top or bottom of the list to control sort order.

play Door World Entry Demo
plays 3940 / votes 2

Door World Entry Demo

by danpost, 2013/11/5

Demonstration of using actor objects as door (or portals) to different worlds. Location dependent.

play Switcheroo
plays 2265 / votes 1

Switcheroo

by danpost, 2017/10/3

Solve the puzzle.

play UserInfo Demo
plays 1326 / votes 2

UserInfo Demo

by danpost, 2020/11/3

A quick demo.

play Kaleidoscope
plays 3350 / votes 1

Kaleidoscope

by danpost, 2012/4/13

Fun fractal image design patterns

play Dual-method Locator
plays 3192 / votes 3

Dual-method Locator

by danpost, 2013/10/11

The actors will all point toward the mouse at closest 45 degree angle. Simple code.

play Snake Demo 2
plays 5203 / votes 6

Snake Demo 2

by danpost, 2012/5/20

Just another user-controlled snake that roams the world and grows. Movement code in actor class.

play Snake Demo
plays 5058 / votes 3

Snake Demo

by danpost, 2012/5/20

Just a user-controlled snake that roams the world, and grows. Movement code in world class.

play Time on Your Hands Demo
plays 3568 / votes 3

Time on Your Hands Demo

by danpost, 2013/5/20

A demo illiustrating several things. A support Timer class (which is more of a delay timer or counter) is included.

play Progress bar/Health bar class
plays 22106 / votes 25

Progress bar/Health bar class

by danpost, 2012/2/5

Re-usable Bar class for a health bar, progress meter, or other quantitative measurement

play Infinite Fixed Side-Scrolling SuperWorld
plays 5987 / votes 5

Infinite Fixed Side-Scrolling SuperWorld

by danpost, 2013/3/15

A virtually-infinite side-scrolling superclass for a world created on the go that does not change.