Skip to content

FerEnoch/pixel_runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Pixel Runner Game

A 2D pygame-based pixel runner game with sprite animations and obstacle avoidance mechanics.

Includes animated characters (player walking/jumping, flying enemies, snails), collision detection, gravity physics, sound effects, and background music.

Built with Python and Pygame, featuring retro pixel art graphics and engaging gameplay mechanics for endless running action.

How to Run

  1. Make sure you have Python and Pygame installed: pip install pygame
  2. Navigate to the project directory
  3. Run the game: python pixel_runner/game.py
  4. Press SPACE to start/jump and ESC to quit

About

Simple pixel-art runner game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages