Author Topic: Java Game Release  (Read 899 times)

Offline Freddy1990

  • Owner
  • *****
  • Posts: 2301
  • Rep: 19
    • MSN Messenger - freddy1990@gmail.com
    • AOL Instant Messenger - Freddy199O
    • View Profile
    • Email
Java Game Release
« on: March 16, 2010, 09:05:20 am »
As promised, here's the release of the Java game I had to develop for class. It was a small project with limited time, I already exceeded the project parameters in every possible way, so don't expect too much. The game is a variant of the classic game battleship. You can find the executable jar file here: http://freddy1990.net/kul/projects/battleofgauls.jar The jar file also contains java docs and sources. The source code is fully documented.

Offline tom2

  • Jr. Member
  • **
  • Posts: 76
  • Rep: 0
    • View Profile
Re: Java Game Release
« Reply #1 on: March 16, 2010, 03:46:53 pm »
i wanted to try the game, retro games can be fun :P but all i could see was a little blue bar with the letter B in it, why is that do i need to compile it ?

Offline Freddy1990

  • Owner
  • *****
  • Posts: 2301
  • Rep: 19
    • MSN Messenger - freddy1990@gmail.com
    • AOL Instant Messenger - Freddy199O
    • View Profile
    • Email
Re: Java Game Release
« Reply #2 on: March 17, 2010, 12:41:34 am »
i wanted to try the game, retro games can be fun :P but all i could see was a little blue bar with the letter B in it, why is that do i need to compile it ?
You sure your java is up to date and everything? normally you should just be able to doubleclick it to run it, if your java is enabled to run jar files, else try rightclicking and opening with jvm

Offline tvirusx1

  • Global Moderator
  • *****
  • Posts: 144
  • Rep: 1
  • UDOBot - Ultimate Dark Orbit Bot funder
    • View Profile
    • UDOBot - Ultimate Dark Orbit Bot
    • Email
Re: Java Game Release
« Reply #3 on: March 17, 2010, 05:16:50 am »
Wow nice work ^^.

I sure will look more into it when I have time.

Offline tom2

  • Jr. Member
  • **
  • Posts: 76
  • Rep: 0
    • View Profile
Re: Java Game Release
« Reply #4 on: March 18, 2010, 01:23:41 am »
i wanted to try the game, retro games can be fun :P but all i could see was a little blue bar with the letter B in it, why is that do i need to compile it ?
You sure your java is up to date and everything? normally you should just be able to doubleclick it to run it, if your java is enabled to run jar files, else try rightclicking and opening with jvm
i wanted to try the game, retro games can be fun :P but all i could see was a little blue bar with the letter B in it, why is that do i need to compile it ?
You sure your java is up to date and everything? normally you should just be able to doubleclick it to run it, if your java is enabled to run jar files, else try rightclicking and opening with jvm
Now it worked just had to update java first, it was a bit borring to me but still gj on it.
« Last Edit: March 18, 2010, 01:25:46 am by tom2 »

Offline Freddy1990

  • Owner
  • *****
  • Posts: 2301
  • Rep: 19
    • MSN Messenger - freddy1990@gmail.com
    • AOL Instant Messenger - Freddy199O
    • View Profile
    • Email
Re: Java Game Release
« Reply #5 on: March 18, 2010, 04:16:20 am »
i wanted to try the game, retro games can be fun :P but all i could see was a little blue bar with the letter B in it, why is that do i need to compile it ?
You sure your java is up to date and everything? normally you should just be able to doubleclick it to run it, if your java is enabled to run jar files, else try rightclicking and opening with jvm
i wanted to try the game, retro games can be fun :P but all i could see was a little blue bar with the letter B in it, why is that do i need to compile it ?
You sure your java is up to date and everything? normally you should just be able to doubleclick it to run it, if your java is enabled to run jar files, else try rightclicking and opening with jvm
Now it worked just had to update java first, it was a bit borring to me but still gj on it.
Well, it's a 2 player game, lol