Skip to content

Vishvak365/Karting-Pros

Repository files navigation

Karting-Pros

Python Upload PyPI version

About

Karting Pros is a 2-D top view racing game made on python using the pygames library. The current version has multiple tracks which includes a time trial mode to test your best lap times agains yourself, a multiplayer mode that allows you to play against your friends on the same key board, and an AI mode with different difficulty levels to play against.

Authors

  • Kevin Kosta

  • Vishvak Seenichamy

  • Wesly Boyd

  • Carson Hamel

Installation and Dependencies

In order to run karting pros the user should use the following commands

$ pip install kartingpros

In order to run the game, the user must use the following command

$ KartingPros

Developing

https://github.com/Vishvak365/Karting-Pros/wiki/Developing-and-Running-Karting-Pros

Github Link to Repository

https://github.com/Vishvak365/Karting-Pros