Project Info:

Back in the early days of home computers, sprites used to be generated only with binary numbers stored in memory.

The technique is still very usable nowadays. In this program we’ll see how to generate a sprite using only an array of numbers.

  • Created by: Adrian
  • Date: 2018
  • Language: JavaScript
Start tutorial