About Me
 
Resume
 
Games
 
Apps and Projects
 
Contact
J-Style Jukebox Manager
King of the Mountain was one of the biggest projects that I was enlisted to help create, and one of the main components of the game was style. Since one of my focuses was developing and implementing killer features for our game, I decided to allow a custom, user playlist. And the idea for the J-Style Jukebox Manager was born. The jukebox manager is a simple tool that comes packaged with the game which enables the user to create a custom playlist consisting of song files (.WMA and .MP3) located in some directory.
- First, you open the file search function and locate the desired music files on your computer
-
Next, after your playlist is to your liking, press the save button and that's it. When you play King of the Mountain, go to sound options and load your custom playlist, and your tracks will be in the game.
The application is a Win32 app using some C, C++, MFC, (DirectX) Direct Show, Direct Input, Direct3D, and custom scripting file I/O.
A lot of the technology I created for this app was used in the creation of our game.