Robot Garage

Sprite-Based Character Customization Test

This is part of a long-term personal project in which the player(s) control robots as they take part in the Robot Olympics. This specific element is the robot customization program. I call it the Garage. The Garage exports a robot color palette that can be loaded by all the other parts of the final game.

Color Selector

GColorPick

A User can modify the individual pieces of the robot with paint color using a range of 1000 different colors.

Palette Save/Load

GPaletteLoad

Color Palettes can be saved to the hard drive and accessed later in the game. Players can download color palettes for use in the sporting events.