I am currently working on a 2D software engine called CrystalVision alongside with a game. This has taken the major priority and
I thought I just show you guys what I've been up to.
* Scene Editor (Not working, I will need some more time with this one)
* Script Editor (This is also an option to develop. Based on LUA I made CrystalVision Programming Language. Kind of stable, atm)
* Build your project into a .exe (You find your built project in the "project" folder, and yes, you need the .dll's)
* General stuff (Custom resolution size. Cleanup function *unstable*)
Before usage, please read the License Agreement in the Help.chm file...
Here is the code for a simple Hello World app in CVPL;
function cv2dparam.draw()
cv2dparam.graphics.print("Hello World", 300, 300)
endPreview:

Build 0080:
http://www.mediafire.com/?2r88u5cw69tdb22Note; I will upload the latest builds also when I get the site finished. Tell me if your interested.
EDIT:
http://crystalvision.warpzone.se/ Thank you guys...
- Lars.