Skip to content

heysanzu/hillClimb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Hill Climb Racing

A 2D physics-based motorcycle racing game built with Pygame. Navigate challenging hills, collect items, and see how far you can go!

Requirements:

  • Python 3.x
  • Pygame
pip install pygame

How to Run:

python hillClimb.py

Controls:

  • RIGHT ARROW or D - Accelerate
  • SPACE - Start / Restart Gameplay:
  • Travel as far as possible without crashing
  • Collect fuel cans (blue) to refuel
  • Collect health packs (white/red) to repair damage
  • Avoid flipping over or running out of fuel
  • High score saves automatically to hillClimb.txt

Credits: Made by Sanzu

About

A Hill Climb game built with Python and Pygame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages