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 Menu Demo
plays 13209 / votes 8

Menu Demo

by danpost, 2012/6/18

A dual class menu and button demo. A Menu class with a Button class that creates both Button and Text objects.

play Player Piano
plays 4924 / votes 3

Player Piano

by danpost, 2012/6/11

A player piano with scroll window

play World Changing Demo
plays 10482 / votes 5

World Changing Demo

by danpost, 2012/6/8

Demo on going between worlds; a Menu world is included

play Line Following Demo
plays 4614 / votes 2

Line Following Demo

by danpost, 2012/6/1

An actor guided by a specific color in the background of the world. Has 4-way and 8-way movement methods.

play Teleport Demo
plays 5927 / votes 6

Teleport Demo

by danpost, 2012/5/27

Demo on teleporting objects

play Snake Demo 2
plays 5202 / 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 Barriers and Bars
plays 8073 / votes 9

Barriers and Bars

by danpost, 2012/5/15

Demo on using barriers and bars

play Color Coordination
plays 3218 / votes 2

Color Coordination

by danpost, 2012/4/23

Find the exact color or colors you want.

play Maze Generator
plays 8456 / votes 9

Maze Generator

by danpost, 2012/4/20

Maze generator with code.