Simple Gaming Power Manager

Must be done in visual C# 2010 using the latest version of the .NET framework using window’s forms.

Must have easy to access well commented source code so that if a more advanced version is ever needed anyone can pick it up.

Multiple tabs
save tab
load tab (when you load it loads adding an extra tab. you can click through.)
close tab

Contents of tabs:

add ability/power button (adds a power name. choose any color, add a description, declare if its limited use, connected, or swapping)
move button between two columns (moves power from usable to unusable column)
Name – displays name of power
Description – (unobtrusive text at the bottom)
Limited use (has two numbers you can alter each in a small box next to the words and a / between them.)
Connected (when this is moved from one section to another all ones its connected to move as well. there is no “main power” if any one moves all ones connected to it or it is connected to move)
Swapping (like connected but works differently: connect this to other powers. when any of these powers is moved to “unusable” one random connected swap power that is in the “unusable” column is moved into “usable”.)

The layout I’d like is similar to this http://www.asmor.com/programs/powertracker/powerTracker1.1.jpg

though its ultimately a very different beast

Leave a Reply

Your email address will not be published. Required fields are marked *