Python Tkinter Tutorial | Radial Health Bar

Опубликовано: 29 Сентябрь 2024
на канале: CodeQuest
13
0

In this tutorial we go over how to create a radial 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:41 Create the Canvas
01:28 Creating the Health Bar
14:59 Labeling the Health Bar