Junior Project: Run! PDF Print E-mail
Portfolio - Game Projects
Written by Randall   
Wednesday, 16 December 2009 00:01

Junior Game Project: Run!

High Concept: A 3D action escape game set in a steampunk city.

This project was a large project done over three semesters at DigiPen. The goal was to create a 3D environment which our character would run, climb and jump around on his way to the goal. It was a huge project and we had very high ambitions despite the warnings of our professors. Our team, however, rocked, and each member was extremely capable.

Click the 'Read More' link to view more about the project.

Last Updated on Wednesday, 16 December 2009 00:07
 
String Class PDF Print E-mail
Portfolio - Code Samples
Written by Randall   
Wednesday, 16 December 2009 00:00

This is a simple C++ String class that has some cool problems to solve. There are the integer to string and the float to string problems, which are both interesting. It also has the tokenization problem, which is mildly interesting. Mostly this is a nice way to not rely on the very bulky std::string and also add string concatenation.

I could expand this in a few ways. Firstly, I could templatize it to take any type of character, wide-byte or unicode or whatever. I could also extend this to use an allocator and not the default new/delete. Tasks for another day.

Last Updated on Wednesday, 16 December 2009 00:07
 
rCMS PDF Print E-mail
Portfolio - Web
Written by Randall   
Tuesday, 15 December 2009 23:28

Try it: rCMS Demo [coming soon!]

rCMS is Randy's Content Management System. I developed the system while working on the Harbour Wood site, as I wanted my clients to have more direct control over the content without having to know any actual code.

I feel like the project was quite successful. There were, of course, many bugs, but overall the end-users seems to appreciate the power and versatility it gave them. I ended up using the system for the SCMTA site and eventually converted the Making Spaces site to use it as well.

Last Updated on Tuesday, 15 December 2009 23:46
 

Contact Randall

Who's Online?

There are 2 guests online.