This program is a remake of the loading screen from the racing videogame Test Drive on the PlayStation 2.
This project was created for an assignment, and is released with permission of the instructor.
- Clone this repo in Visual Studio.
The song on this repo is a blank 1 minute wav file. To put in your own music, follow these directions:
- Ensure the audio is in wav format and the filename is
song.wav
. - Open
\Properties\Resources.resx
. - Navigate to the
Audio
category. - Drag and drop the new
SONG.wav
into the managed resources editor. Selectyes
when asked if you want to replace the resource.
The song that plays on the title screen is Ugly by Bubba Sparxxx.
Please do not include copyrighted music in your pull request!
Licensed under GNU General Public License v3.0.