New demo uploaded: PETSCII Emojis

All aspects of programming on the Commander X16.
Post Reply
SlithyMatt
Posts: 913
Joined: Tue Apr 28, 2020 2:45 am

New demo uploaded: PETSCII Emojis

Post by SlithyMatt »




PETSCII Emojis




View File






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






 
SlithyMatt
Posts: 913
Joined: Tue Apr 28, 2020 2:45 am

New demo uploaded: PETSCII Emojis

Post by SlithyMatt »


If anybody would like to design additional emojis, I'd love to add them to this demo.

Post Reply