Skip to content

This repository includes the various snippets of codes as well as assets used in the development of a side-scrolling endless runner action video game for HACK110 at UNC Chapel Hill.

Notifications You must be signed in to change notification settings

yuvrajjain2003/side-scrolling-endless-runner

Repository files navigation

UNC vs Duke Jetpack Dash

Overview

Welcome to the UNC vs Duke Jetpack Dash, a game developed during the UNC Hack110 Hackathon in April 2022. This exciting 2D platformer game is a spin-off of the popular game "Jetpack Joyride," set in the intense rivalry between the University of North Carolina (UNC) and Duke University. In this game, you play as Barry, who is dashing through a basketball court, dodging Duke missiles and lasers while collecting valuable coins.

Image 2

Gameplay

  • Control Barry using the spacebar to toggle the jetpack and avoid obstacles.
  • Collect coins to increase your points.
  • Dodge missiles and lasers from Duke University.
  • Survive as long as you can to achieve a high score!

Image 1

Installation

To play the game, you need Python and Pygame installed on your system. If you don't have them, you can install them as follows:

  1. Install Python from python.org.
  2. Install Pygame by running the following command:
pip install pygame

Running the Game

To run the game, follow these steps:

  1. Clone or download this repository to your local machine.

  2. Open a terminal or command prompt and navigate to the project directory.

  3. Run the following command:

python main.py

Controls

  • Press the spacebar to toggle Barry's jetpack.

Game Credits

  • Developed by the UNC Hack110 Hackathon team in April 2022.

Acknowledgments

  • The game's code includes contributions from the following team members:
    • Yuvraj Jain
    • Aarjav Jain

License

This game is open-source and is available under the MIT License.

About

This repository includes the various snippets of codes as well as assets used in the development of a side-scrolling endless runner action video game for HACK110 at UNC Chapel Hill.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages