<p>Does anyone know of a good site to review Gridworld? This is the part of the APCS curriculum that I'm least familiar with, and there are so many classes and methods to keep track of...</p>
<p>I’m selfing APCS and IMO gridworld is really easy. Why? Because the appendix has everything you need to know. I’m just doing the Gridworld FRQs now to become more acquainted with it.</p>
<p>I guess, but I wish there were a nicer way to do it than rifling through 20 pages and copying methods.</p>
<p>To succeed in GridWorld you need to understand the GridWorld API. Although you have the code with you during the exam if you don’t understand it you will waste valuable time trying to figure out what code to use when writing a class. Being familiar with the code, especially the Critter code, Location class, and Grid interface will help you get that 5. You may assume the methods of the grid interface are implemented. Be sure to do GridWorld FRQs.</p>