I wasn’t going to participate in this one. I need to work on my C64 game right now (Island Adventure) AND I’m at the beginning of a new (solo) project at work where I need to ship x projects in y months, where x is an order of magnitude greater than y.. Anyway, I gotContinue reading “Shallan’s April-22 Optimization Challenge”
Category Archives: optimization
Spiral Challenge Revisited
I am a bit annoyed that I haven’t been able to explain how my spiral challenge solution works clearly enough. To rehash the challenge it is this: Generate the image below, it will be tested in VICE C64 with Inject To RAM. Smallest number of bytes wins. The image is a rectangular spiral winding clockwiseContinue reading “Spiral Challenge Revisited”