Gridworld Trail Index
- Make Custom Pictures For Gridworld Actors
- Custom ActorWorld that Reports the Furthest Bug
- Coin and PurseWorld
- ChickenBugs Make a Bug that has a 50% chance of dropping an Egg instead of a Flower
- Mushroom Make Deadly Mushrooms that can poison MushroomBugs
- RockHound An actor that is attracted to Rocks
- Missile Fire Anti-Aircraft Missiles at Planes
- PigeonCritter Make a homing pigeon that can find its way home around obstacles
- BlackHoleCritter Make a Critter that sucks in and destroys the universe!
- Capture The Flag Make a Flag Actor to keep track of the winner, while AttackCritters search for the other team's Flag
- AntFarm
Overview
- Gridworld Overview Video
- Gridworld Presentation (zip-ppt) (16 MB)
- Gridworld Presentation (zip-keynote) (16 MB)
- Gridworld Presentation (pdf) (2.8 MB)
- Gridworld Presentation ( Large size pdf) (2.9 MB)
- Part 2-Making New Bugs
- Part 3-Classes and Interfaces
- Part 4-Interacting Objects
Reference Materials
- GridWorldCode.zip
- StudentManual
- Quick Reference A
- Sample Questions from the College Board
- XBug Sample Code Project folder from the College Board
- Drop Game Sample Code Project Folder from the the College Board
- Think Java by Allen B Downey is a great free Online textbook that includes Gridworld.