Disclaimer: Not sure if this is "Challenge 3" or not, but as there wasn't a header available that made sense for this, I just figured I'd put it there.
So I went ahead and created a RPG character class. If you every played Guild Wars (not Guild Wars 2), then what I created probably looks familiar as that is what I went off of when making my class.
I built this class using C#.
Just FYI, this class would be utilizing a few other classes in order to be used (such as a Spell...
[C#] Game Character Class
So I went ahead and created a RPG character class. If you every played Guild Wars (not Guild Wars 2), then what I created probably looks familiar as that is what I went off of when making my class.
I built this class using C#.
Just FYI, this class would be utilizing a few other classes in order to be used (such as a Spell...
[C#] Game Character Class