View this PageEdit this PageUploads to this PageVersions of this PageHomeRecent ChangesSearchHelp Guide

Dave's Page


For Learning:

Solar System Properties - create the solar system by changing the properties of ellipse objects PropertiesDemo.pr
Mouse & Cheese - use conditionals to make a mouse chase cheese MouseAndCheeseDemo.pr
Car vs Banana Peel - see how scripts can call other scripts BananaPeel Demo.pr
Dice - use random numbers to make Dice and a Spinner Dice Demo.pr die.pr spinner.pr
Cootie - extension of random numbers tutorial; Cootie children's game Cootie.pr
Keyboard Maze - teaches use of keyboard controls KeyB Demo.pr
JoyStick Maze - teaches use of joystick object JoyS Demo.pr
TicTacToe - how to make TicTacToe TicTacToeDemo.pr
Action Game - teaches simple animation to make a fighting game FightingGameDemo.pr FightingGame.pr

Simulations:

Genetic Programming - a simulation of genetic programming with 'program' objects which die and reproduce based on their speed, memory use, or size genetic.pr
Battle of the Sexes - a simulation of the game theory problem Battle of the Sexes bots.pr
Game Theory Template - a setup to make any simple game theory game GameTheoryTemplate.pr

Fun Stuff:

Frogger - like the arcade game frogger.pr
Paint - an extremely simple painting program Paint Demo.pr
Tron - the light cycles game Tron.pr
Tron Tutorial - how to make the light cycles game TronDemo.pr