top of page
Search

[67] Holy Symbol

  • Writer: Conlan Walker
    Conlan Walker
  • Jan 27, 2023
  • 1 min read

Ran out of time, no I won't be able to describe everything properly.

This week was spent making a bitmap font system.

Here is the huge struct that holds all of its information:

ree

Here are the two fonts I've made for it so far. The 1st one is from the Pico 8:

ree

The 2nd is from the game Earthbound:

ree

Here's the function that is used to blit text onto the screen:

ree

This video demonstrates animating text with a blip sound effect that changes pitch over time:


Finally, this is the current size of everything so far:

ree

 
 
 

Comments


bottom of page