Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.
/ shifty-legacy Public archive

Bad drag-racing game based on pygame. Made as part of a school project.

Notifications You must be signed in to change notification settings

magnetic2247/shifty-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shifty Game

A 2D top-view drag-racing game

It's not a great game. Was made as part of a school project.

Installing the game

Cloning the game's repository

git clone https://github.com/magnetic2247/shifty

Installing the pygame library

  • Linux: pip3 install -r requirements.txt
  • Windows: pip install -r requirements.txt

Starting the game

  • Navigate to the "game" directory of the repo
  • Run the game
    • Linux: python3 game.py
    • Windows: python game.py
  • Enjoy!

Authors

About

Bad drag-racing game based on pygame. Made as part of a school project.

Resources

Stars

Watchers

Forks

Languages