Quantcast
Channel: The VG Resource - All Forums
Viewing all articles
Browse latest Browse all 16308

Gameboy text antics

$
0
0
So, I was making a mini experiment. What if the original Game Boy had a really long RPG with tons of text? The screen resolution would mean less letters on-screen at once, and that's a huge blow on story telling. So, I started to develop a pixel 8x8 monospaced font where the idea is to save up as many pixel space as possible in text windows.

Since the full japanese basic alphabet (that is, all the kanas, plus voiced variants and lowercase characters) total an amount of 150 characters roughly, I made an extended alphabet with many digraphs.

Points:
  • apostrophes are merged with the letter after it. So, the possessive 's and negative 't are their own characters, saving one tile.
  • Frequent digraphs, such as TH, GH, PH were made in a separate tile.
  • Two-letter words, such as IN, ON, AT, AS, AN etc. were made in a separate tile.
  • Repeated letters were made in a separate tile.
  • The rest were made as I felt fit, also taking frequency into account.
The result is this, which looks really crammed when displayed:

[Image: b2664282c879f669a93392aa1b71f17f.png]

And an excerpt of this post, redone with this tileset:

[Image: 8acab5f87013f3ea6e97a696802c395f.png]

Which looks nice considering all the limitations. Here's the same pic, doubled in size.

[Image: 69ec61cd2f65adafe60b109e13cc1e29.png]

One can argue that GB isn't the place for long RPGs, but I decided to do it nonetheless. What do you think?

Viewing all articles
Browse latest Browse all 16308

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>