Galactic Commander

This project is very much in progress, in it’s infancy in fact.

I put up a basic page for this game, everything is there, webstart link, some text and details on how to “play”, artwork.

Click:
http://gamadu.com/games/gcom/

But as I said, it’s very infant. I have 5 pages of TODO items, but sure go a head and give me some ideas and feedback.

Thanks.

Cool looking art but unfortunately…

java.io.FileNotFoundException: http://www.private.is/arni/gcom/game.jar

com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://www.private.is/arni/gcom/game.jar
	at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)

Seems like it was cached on my PC and worked therefor. I’ve redeployed and it’s now working.

So far so good. I like the art style. I didn’t know how to take over an enemy planet. Can you do that yet?

Looks cool, I like the parallax scrolling. But I couldn’t see my mouse cursor!

Well, one of this missing features I guess ;D

Hm…not sure about this one. System info would help.

Java 6u10, windows XP, SiS graphics card. Most openGL games don’t work on this machine so maybe that’s why.

Well, the game isn’t designed for sucky machines :wink: joking!! Eventually when I finish the game I’ll make sure to test it on multiple platforms. For now, it’s not really important to get this feedback.

pretty good. the drag select thing doesnt work yet.

Can’t start your game on my MacBook Pro. I get this Exception:

java.lang.UnsupportedClassVersionError: Bad version number in .class file
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:675)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
	at com.sun.jnlp.JNLPClassLoader.findClass(JNLPClassLoader.java:256)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
	at com.sun.javaws.Launcher.doLaunchApp(Launcher.java:1083)
	at com.sun.javaws.Launcher.run(Launcher.java:105)
	at java.lang.Thread.run(Thread.java:613)

Maybe it’s the Java 1.4+ specification in the JNLP. Should be 1.5 or 1.6?

BTW:

  • OS X 10.5.7
  • Java 5 and Java 6 installed

Working for MacOsX now.

Thanks ;D

Looks cool so far. Runs smooth here @ about 600 FPS. Nice retro / vector like style. The smaller ships are Collectors or something like that?
Keep it up.

I got the UnsupportedClassVersionError exception as well on mac…

I’ve made some updates.

Page URL is:
http://gamadu.com/games/gcom/

Play webstart:
http://gamadu.com/games/gcom/gcom.jnlp (1.6, takes a little time to load)

And the Spring XML files for the Game Objects:
http://gamadu.com/games/gcom/xml/

http://www.gamadu.com/games/gcom/screen01.png

Can you include the Solaris binaries for LWJGL?

I’m using Slick, and it seems it doesn’t have those binaries? At least it’s not defined in the extension jnlp at Slick’s website.

Why do so many have strange operating systems? MacOsX? Solaris? :-\

I admit that Solaris isn’t exactly popular… but I wouldn’t call Mac OS X “strange” ???

That was meant as a joke ;D

Wow, can’t believe it’s been so long since I started this. :o

Been a few updates. Just see for yourselves. It’s still very early, but it’s still starting to shape up. Lots of things are missing, such as natural boundaries (e.g. instead of hills I’ll use asteroid-belts), fog-of-war and all those elements of an RTS game. Zoom in/out disabled currently, but will enable soon. Ordering units to attack not working properly, I need to work more on the unit AI. Etc.

http://gamadu.com/games/gcom/ (fullscreen or windowed mode jnlp links in there)

http://gamadu.com/games/gcom/gcom01.jpg

http://gamadu.com/games/gcom/gcom02.jpg

http://gamadu.com/games/gcom/gcom03.jpg

I like it’s design!