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 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.
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.
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>
Current Stage of Project
Just want to update with a screen shot of the project as it stands.

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

Project is on running on time for completion in april.