Unreal Nations

Under Construction

 

The Game

This is a project that I have been working off and on with since I was about ten. It actually uses a more OOP version of the code from my older DBZ tests. This project is using a CVS server right now because I seem to move around alot so it helps to keep it in one place. I am thinking about making an anonymous account for the CVS server so others can download and play with the code if they want to.

I intend to make a very basic game engine when I am done, but right now I only have time to work a little at a time.

As it stands now I have a console system, Targa support, logging system, Direct Input, and a cross-platform font system implemented. Right now the code is centered around the texture, which was a mishap while I was programing. I am currently in the proccess of rearanging everything to suit a more "correct" OOP design.

CVS Site

Visual Basic .NET

This folder is a collection of all the VB .NET projects that I conpleted in my VB I class at UAT. They include:

Binary Converter
Calculator
Cards
Grader
Math Tutor
Painter
Payroll


All of these come complete with source code and a compiled binary.