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 Clock/StopWatch/Timer
plays 4577 / votes 0

Clock/StopWatch/Timer

by danpost, 2015/3/1

Multi-purpose Chronologic Application

play Easy Infinite Scroller Support Class
plays 6932 / votes 5

Easy Infinite Scroller Support Class

by danpost, 2015/2/9

Contains a support class for an infinite scrolling world. Very easy to use.

play Timed scrolling
plays 5002 / votes 3

Timed scrolling

by danpost, 2012/7/4

6 worlds with different tile counts to make the scrolling background, giving frames per second.

play Killer Bees
plays 4101 / votes 1

Killer Bees

by danpost, 2014/7/25

A scrolling avoider that demos the use of the 'super' keyword. High scores and code viewing implemented -- log in to access at game over.

play Object Trail Following Demo
plays 4482 / votes 3

Object Trail Following Demo

by danpost, 2013/12/16

Demonstration of object point and line following.

play Racetrack Demo
plays 3898 / votes 1

Racetrack Demo

by danpost, 2013/12/17

Demo using two basic methods to have vehicles traverse a circuit.

play Snake Demo 2
plays 5295 / 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 Door World Entry Demo
plays 4037 / 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 Level Changing Demo
plays 4794 / votes 2

Level Changing Demo

by danpost, 2013/11/4

Demonstration of an actor being passed from world to world with two counters.

play Snake Demo
plays 5153 / 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.