Skip to content

Christos-16/Python_Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Runner Game

Runner Game is a simple 2D platformer game developed using Pygame, which was created in the context of the 5th semester course: Multimedia Technology.

Table of Contents

Installation

To run this game on your local machine, follow these steps:

  1. Make sure you have Python 3.x installed on your system.

  2. Clone this repository to your local machine:

    git clone https://github.com/your-username/runner-game.git
    
  3. Navigate to the project directory:

    cd runner-game
    
  4. Install the required dependencies:

    pip install pygame
    

Usage

To start the game, run the following command:

python main.py

Controls

  • Use the Spacebar to jump.
  • Use the Left Arrow key to move left.
  • Use the Right Arrow key to move right.

Gameplay

In Runner Game, your goal is to navigate the player character through a series of obstacles, enemies, and platforms. Collect coins to increase your score and reach the exit to complete each level.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow the standard GitHub fork and pull request workflow.

License

Get comfortable and play as much as you want with the game. Me and my partner https://github.com/HarisPol are looking forward to your feedback for improvement.

About

PyGame a Runner in Python Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages