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

Scenarios tagged: danpost

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

play Snake Demo
plays 5104 / 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 3608 / 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 22191 / 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 6041 / 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.

play Scroller Class Demos
plays 6142 / votes 7

Scroller Class Demos

by danpost, 2017/2/11

Multiple demos of the Scroller class discussed in my Scrolling Tutorial scenario.

play Total Infestation
plays 5080 / votes 1

Total Infestation

by danpost, 2011/10/26

Try to fill each successively larger grid. Less clicks, more score!

play MilliSecond Timer
plays 8154 / votes 3

MilliSecond Timer

by danpost, 2012/1/11

Sample millisecond timer with source plus comments

play menu class
plays 7710 / votes 10

menu class

by danpost, 2012/2/14

A simple re-usable menu and sub-menu class combination.

play Got Roadkill
plays 6864 / votes 5

Got Roadkill

by danpost, 2012/3/21

My version of the standard Frogger