Vortex

Vortex Reviewed on “Play This Thing!”

I’m very pleased to annouce that I recently got my first game review and I’m quite happy with it.
Check it out at :Play This Thing! Review
vortex-review

Tags: ,

Monday, July 20th, 2009 Vortex View Comments

Vortex Version 1 Released

I handed up the project and released the game! I’m glad it’s done and am very happy with how it turned out. I have a few bugs to fix but will do that when I get some free time, only have a week of college left. Head over to the game page and download the current version.

Vortex Game Page

Tags: ,

Sunday, May 17th, 2009 Vortex View Comments

Release Coming Soon!

Ok so I’ve finished work on Vortex for now. I just have to do up a readme and some other small bits. There is one annoying bug I want to try fix before release, but if not a patch will be released. Instructions on how to edit levels will be included with the game.

Tags: ,

Tuesday, April 28th, 2009 Vortex View Comments

XML added

I got tinyXML added to the project. It’s used to load levels from easy to read/edit files.

Snippet:

<platform>
<entity entityName=”startPlatform”/>
<pos x=”-150″ y=”0″ z=”0″/>
</platform>
<winPlatform>
<entity entityName=”winPlatform”/>
<pos x=”150″ y=”-40″ z=”0″/>
</winPlatform>

Tags: , ,

Thursday, April 16th, 2009 Vortex View Comments

Current Stage of Project

Just want to update with a screen shot of the project as it stands.

hud-current

Menu’s are being expanded and transitions will be implemented soon.

menu

Project is on running on time for completion in april.

Tags: ,

Thursday, February 26th, 2009 Vortex View Comments