Project Info:
This program goes one step above “Retro sprite” and stores the sprite as binary information. There is no need to waste computer memory: one bit per sprite pixel is enough.
You’ll learn:
- About binary numbers
- How to convert a number to the binary representation
- How to store a sprite as numbers