Skip to content

Dumb-Kid-Root/Pixel-Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿšฉ๐Ÿงก๐Ÿ•‰๏ธ || เคœเคฏ เคถเฅเคฐเฅ€ เคฐเคพเคฎ || ๐Ÿ•‰๏ธ๐Ÿงก๐Ÿšฉ

๐Ÿƒ Pixel Runner

Python Version Made with Pygame

A simple endless runner game built with Pygame, featuring pixel art graphics.


โœจ Features

  • Endless running gameplay: Avoid obstacles for as long as possible.
  • Score based on time survived.
  • Pixel art graphics and animations.
  • Sound effects and background music.
  • Obstacles include snails (ground) and flies (air).

๐Ÿš€ Getting Started

Prerequisites

  • Python 3.x
  • Pygame library:
    pip install pygame

Installation & Running

  1. Clone the repository (or download the files).
  2. Navigate to the Pixel Runner directory:
    cd path/to/Pixel Runner
  3. Run the game:
    python runner_video.py

๐ŸŽฎ Controls

  • Jump: Press the Spacebar.
  • Start Game: Press the Spacebar on the title screen.

๐Ÿ“‚ Project Structure

Pixel Runner/
โ”œโ”€โ”€ runner_video.py   # Main game script
โ”œโ”€โ”€ graphics/         # Image assets (player, obstacles, background)
โ”‚   โ”œโ”€โ”€ player/
โ”‚   โ”œโ”€โ”€ snail/
โ”‚   โ”œโ”€โ”€ fly/
โ”‚   โ””โ”€โ”€ ...
โ”œโ”€โ”€ font/             # Font files (Pixeltype.ttf)
โ”‚   โ””โ”€โ”€ Pixeltype.ttf
โ”œโ”€โ”€ audio/            # Sound files (jump, music)
โ”‚   โ”œโ”€โ”€ jump.mp3
โ”‚   โ””โ”€โ”€ music.wav
โ””โ”€โ”€ README.md         # This file

๐Ÿ–ผ๏ธ Gameplay GIF

Recording.2025-05-04.213035.mp4

Code by Vinsmoke Somya

About

๐Ÿƒ A simple pixel art endless runner game made with Python and Pygame. Jump over snails and flies to survive!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages