Author Topic: Java game  (Read 630 times)

Online Freddy1990

  • Owner
  • *****
  • Posts: 2302
  • Rep: 19
    • MSN Messenger - freddy1990@gmail.com
    • AOL Instant Messenger - Freddy199O
    • View Profile
    • Email
Java game
« on: March 12, 2010, 06:37:47 am »
It's been a bit since my last news item on here, I've had my hands full with university stuff, but I'm still working on SCAR and everything is going smoothly so far.

I'm currently taking part in java classes (lol), for one assignment we had to write a Java game backend, we got the gui permade. I wrote a new gui with active rendering and everything. I'll upload the source code for everyone to look at in a few days. The source is fully documented.

« Last Edit: March 12, 2010, 06:38:51 am by Freddy1990 »

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
« Reply #1 on: March 12, 2010, 03:09:36 pm »
Nice stuff.

I would be more interested in C++ Graphics stuff though :D.

So what exactly do you learn in the University? Delphi/Pascal, Java? Or do you learn a bit of all Programming languages like C++,C,C#,Perl,Groovy,Python ect ect?

Online Freddy1990

  • Owner
  • *****
  • Posts: 2302
  • Rep: 19
    • MSN Messenger - freddy1990@gmail.com
    • AOL Instant Messenger - Freddy199O
    • View Profile
    • Email
Re: Java game
« Reply #2 on: March 13, 2010, 02:41:23 am »
We learn Java. This is the first game I ever write in java or otherwise, so the active rendering routine is a bit messy, so is the game loop, but aside that it's pretty neat imo...