Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyRin

Intro

A simple incomplete 2D platformer game built with Python and Pygame featuring smooth character movement, advanced collision detection, and a polished user interface.

Prerequisites

  • Python 3.7 or higher
  • Pygame 2.0 or higher
  • pytmx library

Installation

  1. Clone the repository

    git clone https://github.com/yourusername/PyRin.git
    cd PyRin
  2. Install dependencies

    pip install pygame pytmx
  3. Run the game

    python main.py

##How to Play

Controls

  • Movement: WASD or Arrow Keys
  • Jump: Space or Up Arrow
  • UI Navigation: Mouse (click buttons)

Acknowledgments

  • Tiled Map Editor - For the powerful level design tool
  • Archon_Aspect - Character sprites from Midnight Forest on Itch.io

About

2D Platformer Game Created with Pygame

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages