vforv / 112-tp-final

Mario Kart Rainbow Road

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Description:
•Title: Mario Kart: Rainbow Road
•Description: This project will allow users to play a game similar to Mario Kart, specifically on the Rainbow Road track. 

How to run the project:
Make sure:
1. The py files init, gameStr, itemStr, gameCir, itemCir and the folders images, models, and sounds are in the same location. (Note for the tp3 submission on Autolab, the folder sounds didn't fit in the memory limit so they were emailed to mentor).
2. Python and Panda3D are downloaded and initialized on your computer.

To run:
Open init.py and run file as script.

Libraries needed to be installed:
Panda3D (command for mac OS: pip install panda3d==1.10.2).

Shortcut commands:
None exist. Follow instructions appearing on screen. 


About

Mario Kart Rainbow Road


Languages

Language:Python 100.0%