Topic:   Exciting Development   (Read 24088 times)


0 Members and 1 Guest are viewing this topic.

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Exciting Development
« Reply #15 on: February 13, 2009, 07:27:44 AM »
Are Java games allowed in this contest?
 
 
-Gandolf

Tireas Dragon


  • GMG Extraordinaire

  • ***


  • Posts: 1626

  • Trying to recover from my shattered screen.
Re: Exciting Development
« Reply #16 on: February 13, 2009, 11:09:34 AM »
Quote
all MacOS X engines,
I guess so
I must be dreaming (wake up me wake up) How could this have happened. Tireas' cry when he found his computer fallen over in his chair with it's screen shattered.

GMG Tim


  • Administrator

  • GMG-er

  • *****


  • Posts: 465
Re: Exciting Development
« Reply #17 on: February 13, 2009, 12:44:20 PM »
Quote
Are Java games allowed in this contest?
 
 
-Gandolf

Yes, but note that it can't be an in-browser applet. It'll have to be a compiled, executable application that we can launch from our Desktop once we download it.

Ghost

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Exciting Development
« Reply #18 on: February 13, 2009, 03:02:44 PM »
Crud.
I will look around to see if I can compile it for desktop use too.

Though what if I made the Java applet launch-able from the desktop in this fashion:
(1) You download the game.
(2) Inside the folder you see the game alias and a data folder.
(3) You click on the alias with the game title on it.
(4) A window pops up and the game plays full window size. Though that game window is actually a safari window....

I don't see how that wouldn't be allowed... It's like running a Cocoa app on a mac but needing the cocoa framework installed in order to run.

-Gandolf

Tireas Dragon


  • GMG Extraordinaire

  • ***


  • Posts: 1626

  • Trying to recover from my shattered screen.
Re: Exciting Development
« Reply #19 on: February 13, 2009, 06:33:54 PM »
Well that seems fine you won't need an internet connection because it would be running off your computer not a website.
I must be dreaming (wake up me wake up) How could this have happened. Tireas' cry when he found his computer fallen over in his chair with it's screen shattered.

GMG Tim


  • Administrator

  • GMG-er

  • *****


  • Posts: 465
Re: Exciting Development
« Reply #20 on: February 13, 2009, 07:21:49 PM »
Quote
Crud.
I will look around to see if I can compile it for desktop use too.

Though what if I made the Java applet launch-able from the desktop in this fashion:
(1) You download the game.
(2) Inside the folder you see the game alias and a data folder.
(3) You click on the alias with the game title on it.
(4) A window pops up and the game plays full window size. Though that game window is actually a safari window....

I don't see how that wouldn't be allowed... It's like running a Cocoa app on a mac but needing the cocoa framework installed in order to run.

-Gandolf

I'll allow it if it runs in Safari. The thing is, it's fairly simple to make a standalone in Java, so I don't see why you don't just do it that way.

Ghost

Tireas Dragon


  • GMG Extraordinaire

  • ***


  • Posts: 1626

  • Trying to recover from my shattered screen.
Re: Exciting Development
« Reply #21 on: February 13, 2009, 07:59:34 PM »
Wouldn't the program you are using to program it in have some sort of compile feature?
I must be dreaming (wake up me wake up) How could this have happened. Tireas' cry when he found his computer fallen over in his chair with it's screen shattered.

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Exciting Development
« Reply #22 on: February 13, 2009, 08:53:47 PM »
Quote
'll allow it if it runs in Safari.
Awesome! ;D Rpg time.
Quote
The thing is, it's fairly simple to make a standalone in Java, so I don't see why you don't just do it that way.
Quote
Wouldn't the program you are using to program it in have some sort of compile feature?
Well, I researched on it and found nothing of use. I'm using NetBeans and I've found nothing that would allow me to compile to any other than .class for browsers. :P


-Gandolf

WarHampster


  • GMG Extraordinaire

  • ***


  • Posts: 1501

  • The People's Moderator
    • Arcade of the Absurd
Re: Exciting Development
« Reply #23 on: February 13, 2009, 09:50:58 PM »
You've been using java for a week and you can already make an RPG in it?

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Exciting Development
« Reply #24 on: February 13, 2009, 10:35:05 PM »
Check out my project page. :D Took me a bit to figure out how to take control of the keyboard, but I came through.
http://web.mac.com/avisaria/ProjectPage/

I'll learn a bit more after this than start on a slick tile engine.


-Gandolf

GMG Tim


  • Administrator

  • GMG-er

  • *****


  • Posts: 465
Re: Exciting Development
« Reply #25 on: February 13, 2009, 11:32:55 PM »
Impressive!

Gan


  • Administrator

  • ^ This guy is amazing.

  • *****


  • Posts: 4411
Re: Exciting Development
« Reply #26 on: February 14, 2009, 12:02:37 AM »
Thanks. :)


-Gandolf

Tireas Dragon


  • GMG Extraordinaire

  • ***


  • Posts: 1626

  • Trying to recover from my shattered screen.
Re: Exciting Development
« Reply #27 on: February 14, 2009, 01:11:03 AM »
Now that you got keyboard figured out an rpg isn't far away.
I must be dreaming (wake up me wake up) How could this have happened. Tireas' cry when he found his computer fallen over in his chair with it's screen shattered.

EqwanoX


  • Administrator

  • GMG Extraordinaire

  • *****


  • Posts: 1180
Re: Exciting Development
« Reply #28 on: February 14, 2009, 12:08:33 PM »
they wont load, is my java outdated?

Tireas Dragon


  • GMG Extraordinaire

  • ***


  • Posts: 1626

  • Trying to recover from my shattered screen.
Re: Exciting Development
« Reply #29 on: February 14, 2009, 12:46:23 PM »
I got an update for java recently. maybe yours is outdated
I must be dreaming (wake up me wake up) How could this have happened. Tireas' cry when he found his computer fallen over in his chair with it's screen shattered.