In this tutorial we go over how to create a health bar, mana bar, etc. using Python and Tkinter for your game!
Tkinter Widget Playlist
• Tkinter Widget Tutorials (Python)
Tkinter Project Playlist
• Tkinter Project Tutorials (Python)
TkDocs
https://tkdocs.com/shipman/index-2.html
TkDocs | Canvas
https://tkdocs.com/shipman/canvas.html
TIMESTAMPS
00:00 Create the Root Window
00:36 Create the Canvas
01:14 Creating the Health Bar
04:44 Labeling the Health Bar