Project Info:

Display a custom message using bitmap characters.

While implementing this program, you’ll learn about:

  • Binary numbers
  • Store character definition in binary as bitmaps
  • Print a message using bitmap characters

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