Custom Text System in Pygame

Subscribers:
102,000
Published on ● Video Link: https://www.youtube.com/watch?v=Lh-cc5qzDqk



Duration: 9:41
11,294 views
311


Using the default text system uses TTFs, but those don't scale well for pixel art. Many developers use pixel art font spritesheets and use their own font system to generate text. In this video, I go over a simple text system.

Project Download:
https://dafluffypotato.com/static/font_system.zip

My Pixel Art Fonts (public domain):
https://dafluffypotato.com/static/small_font.png
https://dafluffypotato.com/static/large_font.png

Discord:
https://discord.gg/9Qt2GxF

Twitter:
https://twitter.com/DaFluffyPotato

This video and the code produced in it are released under: CC0 1.0 Universal (CC0 1.0). This puts the video and code produced in it in the public domain, so use it for whatever you want.

#python #gamedevelopment #pygame







Tags:
DaFluffyPotato
python
pygame
python programming
python tutorial
pygame tutorial
tutorial
computer science
programming
gamedev
game development
videogames
video games
pygame text
pygame font
pygame text system
pygame font system
text
font
pixel art
pixel art font
pixel art text
Custom Text System in Pygame