Original Post
S-Type is the game I've been working on recently, primarily as a showcase/test of Vecript , my game scripting engine final year project.
S-Type (via webstart)
It uses Java Webstart, if thats already installed you should be able to just click and it'll update and start automajically. You'll need Java 1.4 installed.
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.
I'm trying to test as many possible system configs as possible to get it more stable. Should work on Win32, Linux, Mac and Solaris systems.
In fact I'm mainly after technical feedback - does it run, is it smooth, does it look correct. It'll create a log file in USER_HOME/.vecript (something like C:/Documents And Settings/UserName/.vecript/Log.html on windows machines). If it doesnt work or looks odd then:
1. Check you've got the latest graphics card drivers.
2. Try setting your desktop to 32bit and try again.
3. Moan at me here, preferably including the log file and a screenshot if needed, and i'll get right on it
[edited by - OrangyTang on November 27, 2003 5:38:45 PM]
It uses Java Webstart, if thats already installed you should be able to just click and it'll update and start automajically. You'll need Java 1.4 installed.
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.
I'm trying to test as many possible system configs as possible to get it more stable. Should work on Win32, Linux, Mac and Solaris systems.
In fact I'm mainly after technical feedback - does it run, is it smooth, does it look correct. It'll create a log file in USER_HOME/.vecript (something like C:/Documents And Settings/UserName/.vecript/Log.html on windows machines). If it doesnt work or looks odd then:
1. Check you've got the latest graphics card drivers.
2. Try setting your desktop to 32bit and try again.
3. Moan at me here, preferably including the log file and a screenshot if needed, and i'll get right on it
Charles Hwang -aka Tazel