How to use Custom Fonts and Text in Python Games! Pygame Font Rendering Tutorial!

preview_player
Показать описание
In this quick and easy tutorial we go over all the basics of using text and custom fonts in Pygame games with python code!! The most important part of using custom fonts is finding the .ttf font files that you want to use and getting them added to your project! From there, using the fonts in the games is pretty easy and straightforward once you get used to it!

If you want to review all the PyGame tutorials we have done together on the channel check out this playlist!

If you want to follow along on building full games and projects together in python check out this playlist!

Be sure to leave a like and subscribe for tons more great content in the future and let me know in the comments what you thought of this and what you want to see more of in the future!!

Thanks for watching and goodluck with your future projects!
Рекомендации по теме
Комментарии
Автор

Your channel is awesome!!! I have learned a great deal thanks for all the hard work!!!

cvicracer
Автор

thanks! as to the future, more full games like the platformer would be awesome

KellenBegin
Автор

You are one of KINGS OF PYGAME! Your channel should absolutely have tons of more subscibers, and your videos should sky-rocket!!!

Tip for You and subscribers: You can also use html hex colors in pygame, like:

color = "#ccff00"

Many thanks, man.

naturfagstoff
Автор

Very good Tutorial. Helped me so much! Thank you!

zoltansafranyos
Автор

Fantastic job man, hope you're doing well!

rethanon
Автор

Could you make a video on how to do this using tkinter?

imusinghuzuni
Автор

It gives me an error "font not initialized" If somebody knows why then they can help me

גיאאלכסנדרברון
Автор

how to make a rich text editor that shows interface like msword/google docs in pyqt5/kivy with table support, import images supports, and more rich text editor options...

ironF