http://www.file-pasta.com/thumb/b1a497de3059978fcc1f49d421e9a3f66b32fc8c.jpg
http://www.file-pasta.com/thumb/0f26fc9af7030652283018aefc894af821f0ff03.jpg
http://www.file-pasta.com/thumb/d821d1458cdb5280864b967f64c4ee4e3873fdb3.jpg
Hi there,
i’m new here so before i start spamming let me introduce myself: my name is mario, fulltime software developer in real-life, hobbyist game developer in my free time. The images above are from my game Quantum which is sort of a remake of Dyson, a real time strategy game. As i love Dyson i was offering the dev. team to help out with writting the multiplayer part for it. Sadly this did not work out as the guys are currently rather busy which is understandable. I thus started to write a multiplayer variant of Dyson in agreement with the Dyson dev. Alex in january and the results i want to present here.
In Quantum you are in control of creatures that orbit planets. You can colonize new planets by moving creatures to them. To create new Creatures you have to build trees on the planets. The new born creatures will then inherit certain properties from their home planet. The goal of the game is it to eliminate all enemy creatures and overtake all their planets.
Quantum is written in Java with a little help from Jogl and Beanshell. It offers the following features:
- Single- and Multiplayer mode over Lan and the Internet
- Automatic Server discovery
- A simple in-game map editor
- Scriptable bots with beanshell
- Simple recording and playback of battles
- Auto-Updater
- thousands of creatures at your command
Currently Quantum misses a sound system which i’m going to implement this week. There’s a couple of minor other features that haven’t made it in yet but overall the game is in a very playable state. It was tested on Windows Xp/Vista as well as on Ubuntu 8.04 and 8.10. I tried it once on a macbook pro and it worked except for the shaders. for now i can give no guarantees that it will work properly on that plattform. I’ll try to test it over the next 2 weeks.
As a minimum requirement you will need a geforce 2 class graphics card, a 1.5 ghz cpu and 64MB of Ram. Be warned though, it will not look very pleasant on such a system. For maximum eyecandy you should call a geforce 6 level graphics card your own as well as a dual core cpu. You’ll also need Java 1.5 installed.
To play the game simply download the zip file below, extract it and double click on the file quantum.jar if you are on a windows system. For other systems follow step 1 and 2 then open a console, change into the game’s directory and execute java -jar quantum.jar. Make sure to start of with the tutorial in the game, accessible via the main menu. the rest should be self explanatory. if it is not then please let me know! I’ll make a proper installer and executable launcher once the game reached feature freeze.
I’d be very interested in any feedback, be it technical or game related. In case you encounter a bug please report it and attach the file log.txt to your post if you find the time.
Thanks for reading this far and please forgive that my first post is spam.
website: http://apistudios.com/hosted/marzec/quantum
download: http://apistudios.com/hosted/marzec/quantum/click.php?url=quantum-1.31-pack.zip
webstart: http://apistudios.com/hosted/marzec/quantum/quantum-webstart.php
source: http://code.google.com/p/quantum-game/