Back to Projects

Ong Jump Race Game

Game Development
Python
Game Development
Pygame

A fun and engaging 2D race game built with Python.

Overview

Ong Jump Race Game is a Python-based 2D game that challenges players to navigate obstacles and race to the finish line. Built using Python's game development libraries, it demonstrates core game loop logic, collision detection, and sprite management.

Key Features

  • Classic Gameplay: Simple yet addictive jumping and racing mechanics.
  • Python Powered: Built entirely in Python, showcasing the language's versatility.