Skip to content

Welcome to Parkour Game Docs

Welcome to Parkour Game Documentation

This is the official documentation for the Parkour Game platformer. Here you’ll find everything you need to get started, understand how the game works, and extend it with your own content.

Quick Navigation

What is Parkour Game?

Parkour Game is a 2D platformer game built with Python and Pygame. It features:

  • 🎮 Smooth character movement and physics
  • 🎨 Customizable characters and levels
  • 🏗️ Easy-to-use level editor
  • 🔧 Extensible architecture for adding new features

Get Started

Choose your path:

👤 I want to play the game

Check out the Installation guide to get started.

🛠️ I want to create content

Learn how to add characters or create levels.

💻 I want to extend the code

Review the API reference and architecture documentation.


Happy gaming and developing! 🚀