
Python OOP in Arcade for a Simple Platformer Game
Python Arcade: OOP principles
Tech Stack
Python 3, OOP, Arcade v.3
VsCode, Jupyter, GitHub
Project
Development of a simple platformer game using the Python OOP principles in the game library Arcade.
Benefits
Object Oriented Programming helps Data specialists write cleaner, more maintainable, and scalable analysis pipelines. Building code on a robust structure with the help of OOP principles, Python loops and its modular capabilities is fundamental.
Goals
Enhancing my Python coding and game development skills.
This is unfortunately not a blog article however find all the code and content about how Arcade compares against pygame-ce in this Github repo.
You can also find:
the first OOP project here (simple text-based combat game).
the second game, a Space Shooter.
Want to play the game? Download the game file and install it (Windows only).


💡 If you want to explore other topics like SQL, check my full SQLAlchemy journey in my GitHub repository.