A tactical RPG made with Python and Pygame, based on games like Fire Emblem. The player controls a group of units on a variety of maps, the goal being to defeat all of the enemy units. You can play ...
A retro-style RPG game built with Python and pygame-ce, featuring fully procedural world generation using OpenSimplex noise, ECS architecture, dynamic biomes, and web deployment via pygbag.
Python is well known as one of the most beginner-friendly and flexible programming languages. But while Python has a fantastic onboarding experience for even the least experienced new programmers, it ...