S-Type is the game I’ve been working on recently, primarily as a showcase/test of V-Script, my game scripting engine final year project.
Its a side scrolling shooter, still in its early stages but finally in a playable state. Use the cursor keys to move, and WASD keys to shoot (although bullets don’t do any damage yet!). If its not reponding you might need to click on it to set the key focus.
http://studenti.lboro.ac.uk/~cojc5/Technology/Screenshots/SType01.png
Its been tested on several WinXP machines so far, but webstart should grab Win32, Linux, Mac & Solaris Jogl files. I’d really like to know how it goes on any non-windows machines.
In fact I’m mainly after technical feedback - does it run, is it smooth, does it look correct.
If it doesn’t work:
It’ll create a log file in USER_HOME/.vscript which would be handy if it fails on anyones machine (esp. orange warnings and red errors). And if anything does go wrong I’d like to know the graphics card & drivers, Jogl crashes/hangups seem to be my main issues.
Enjoy!