Archives Nov. 24, 2007
What's in a Map (A square by any other name would play as sweet)
Written by
on
in
Young Coders.
Working on some refactoring today around the saving/restoring/initialising code for Productive. I'm trying to keep the "Map" class fairly generic, so that teachers and students can write more interesting map types later on. Part of that is deciding which parts of the setup are configurable in the map.
If we make every little setting configurable ...!-->!-->