PETSCII Emojis

For Scene Demos that display animations, graphics, and music. Also for tech demos of graphics capability of VERA or the audio capabilities of the PSG, FM, or PCM audio channels.
Post Reply
SlithyMatt
Posts: 913
Joined: Tue Apr 28, 2020 2:45 am

PETSCII Emojis

Post by SlithyMatt »


A short BASIC program that adds three emojis to the current PETSCII character set. Rather than the normal graphic characters expected, Shift-P, Q, and R will give you smiling, frowning, and amazed emojis, respectively. This program can be easily expanded upon to add additional modified characters.




Available on GitHub: https://github.com/SlithyMatt/x16-zoomtext/blob/master/emoji.bas



Renamed to EMOJI.PRG


Attachments
PETSCII Emojis
PETSCII Emojis
X16_zoom_emojis.png (4.62 KiB) Viewed 743 times
EMOJI.PRG
PETSCII Emojis
(171 Bytes) Downloaded 124 times
emoji.bas
PETSCII Emojis
(181 Bytes) Downloaded 140 times
Post Reply