Playing around in C# today and started working on a Windows Form character sheet. A long way to go with the interface, and an even longer way to go with the programming. I'll probably try to stick with this throughout the semester and implement a concept from each week of class. This week has mostly been about building forms, so that's where I'm starting. I've set my Accept and Exit buttons as Save and Exit. Will plan to add character species and careers as Class objects that will auto-populate some of the other boxes. May also add +/- buttons and a point calculator to the form for editable attributes (and I may change the attribute text boxes to labels so the only way to manipulate them will be to use the buttons).
Note: there are Genesys sheet websites with better features already available, but this is for my practice.
I should probably add something here.