Build a wall!
Unlike a certain president, I actually built a wall. I was up part of the night doing it, too. Unfortunately, it's just in My History Teacher Ate Lemons. And what's after the wall? Another wall! What's after that wall? I don't know yet, so an open field will greet you if you happen to figure out how to get past it.
I made the tree-drawing code simpler. Instead of asking if it's on a certain screen number and then getting positions, I moved them all into a data array and did it that way. The pros are the code is smaller and it will be easier to add trees, but the cons are I don't know how many data values it can hold, and past tree locations will be a pain to figure out for certain screens if I have a ton of array values in the DATA statement.
But at this point, the ROM is only 9.5k, even after adding two screens to it last night and this morning. After adding the wall, sprite 3 will be open to use again. It was the cyclops. Since you can't go back and visit his dead corpse because the wall's entrance is just one way and "locks" once you get past the screen it's on, I can use sprite 3 again in a future puzzle.

-
1

2 Comments
Recommended Comments