Creating a Pokémon inspired RPG in Python & Pygame

Опубликовано: 14 Апрель 2024
на канале: Clear Code
70,295
2.7k

Thanks to Brilliant for the support, you can find them here: https://brilliant.org/ClearCode/

A RPG that is inspired by Pokemon and Final Fantasy in Python. We will use pygame-ce to create it and in the process you will learn database management, ui design and how to handle a really complex project.

Find/support me on other channels
Patreon -   / clearcode  
Twitter -   / clear_coder  
Discord -   / discord  

Shoutout to Scarloxy for creating the graphics:   / scarloxy  

Project files:
https://github.com/clear-code-project...
https://drive.google.com/drive/folder...

Timestamps:
00:00:00 - Intro
00:02:51 - Overworld setup
00:53:29 - Overworld animations
01:23:30 - Character setup
01:54:17 - Overworld finish (collisions, grass & drawing order)
02:45:43 - Dialog system
03:59:57 - Level transitions
04:20:07 - Monster index
06:28:08 - Battle setup
07:28:38 - Battle ui
08:47:22 - Battle logic
10:18:26 - Finishing up (Evolution, sound, more transitions)