Message Board
Message Board > Java > Really is misunderstood! |
March 17, 2007, 23:07 | |
Fiona
games are terrible -9616558 posts |
I'm currently using Java to write a game, it's pretty pretty good Better than dealing with Fenix anyway. Also Eclipse is the best IDE ever made ever. (As long as you turn off it's auto-completion) ____________ laffo |
# |
March 18, 2007, 03:27 | |
Sandman
F3n!x0r 1194 posts |
I'm also making a game in Java: Online Tic-Tac-Turn. I don't really like Java in particular for games and in fact I dislike Java when it comes to GUI's. But for the most it does what I ask it to do, so I'm happy. I'd rather use Fenix than Java for a game any time, though. I haven't tried Eclipse, I thought I'd stick with ConTEXT for this as well (I even made it actually Run java classes using a Fenix made program). What makes Eclipse so awesome? ____________ BennuWiki Yes, my avatar has grey borders in IE (so get a decent browser) ROOFLEZ ROOFLEZ |
# |
March 18, 2007, 07:59 | |
Woody
HEAD BLACK MAN 722 posts |
It had better be
____________ boredome is the bitter fruit of too much routine |
# |
March 18, 2007, 14:39 | |
Fiona
games are terrible -9616558 posts |
Quoting Sandman: I haven't tried Eclipse, I thought I'd stick with ConTEXT for this as well (I even made it actually Run java classes using a Fenix made program). What makes Eclipse so awesome? It just has lots of really nice features, I like how it does the projects, it's pretty much made for Java so it has things like built in documentation, and roll-over help popups for things like custom functions and classes. I use it for PHP and C++ as well, mainly because it has an awesome error underlining feature, everytime there's an error or a warning it gets underlined and you're told about it. A lot of the problems with stuff like PHP it catches when you normally wouldn't. For instance, if you misspell a variable name in an expression, it will underline it and say that it possibly hasn't been defined yet, whereas PHP doesn't need variables to be explicitly defined beforehand. ____________ laffo |
# |
March 18, 2007, 17:07 | |
Rincewind
programmer 1548 posts |
What kind of game are you working on? And what kind of graphical libraries are you using? At university we're made to work with Jedit which isn't much more than notepad with highlighting. At home I also use Context set up in a way very much like how it treats Fenix files (same hotkeys, same highlighting colors/font). And Sandman, what does your fancy fenix program do that batchfiles can't? In the very near future i'll be rid of java for the rest of my life (hopefully). ____________ Personal website: http://www.loijson.com |
# |
March 18, 2007, 17:38 | |
Fiona
games are terrible -9616558 posts |
I'm making a TBS in the vein of Advance Wars, Fire Emblem, Battle Isle, Super Robot Taisen etc Graphical library? I'm just drawing to a Swing panel. It's widly faster than I ever would have expected before actually trying it, I've been able to achieve a steady 60 fps, but I have it locked at 30. ____________ laffo |
# |
March 18, 2007, 18:48 | |
Sandman
F3n!x0r 1194 posts |
Using Swing here too. I couldn't get it to work with batchfiles, Rince, probably because of the package system. ____________ BennuWiki Yes, my avatar has grey borders in IE (so get a decent browser) ROOFLEZ ROOFLEZ |
# |
March 19, 2007, 10:02 | |
Dennis
どこかにいる 2097 posts |
Quoting Fiona: (As long as you turn off it's auto-completion) I'm going to spit on your grave
____________ Kwakkel |
# |
March 19, 2007, 19:16 | |
Fiona
games are terrible -9616558 posts |
Quoting Dennis: Quoting Fiona: (As long as you turn off it's auto-completion) I'm going to spit on your graveI don't think you'll get a chance, my grave is going to have rotating flame throwers on it, and spike pits in a 10 meter thick perimeter around it just in case. ____________ laffo |
# |
March 20, 2007, 13:26 | |
PEader
お前はもう死んでいる 1486 posts |
Java is a great language. I prefer Netbeans to eclipse though. The only problem with Java is you can't free memory.
____________ I see 57,005 people. |
# |
March 20, 2007, 20:42 | |
Frimkron
Frustrated Megalomaniac 703 posts |
Not directly
____________ |
# |
March 21, 2007, 10:16 | |
PEader
お前はもう死んでいる 1486 posts |
Quoting Frimkron: Not directly Not really indirectly either. Calling the garbage collection just says that it is ok to call it, right? ____________ I see 57,005 people. |
# |
March 22, 2007, 14:59 | |
Dennis
どこかにいる 2097 posts |
Quoting Fiona: Quoting Dennis: Quoting Fiona: (As long as you turn off it's auto-completion) I'm going to spit on your grave____________ Kwakkel |
# |
March 22, 2007, 21:16 | |
Frimkron
Frustrated Megalomaniac 703 posts |
The autocomplete for phpEclipse is abysmal - but I probably haven't got it configured properly. At the moment it just seems to list every variable in existance as soon as I hit the $ key.
____________ |
# |
March 22, 2007, 21:47 | |
Dennis
どこかにいる 2097 posts |
use intelliJ, it's amazing.
____________ Kwakkel |
# |
April 22, 2009, 10:38 | |
Mezzmer
Square-theorist 792 posts |
so where is this fantastic Java game? Fiona?? ____________ |
# |
April 22, 2009, 10:57 | |
Fiona
games are terrible -9616558 posts |
Java is terrible now. Python is the new hotness.
____________ laffo |
# |
April 22, 2009, 10:58 | |
Mezzmer
Square-theorist 792 posts |
WE ALL HAD TO TAKE A LECTURE FRMO U AND NOW PYTHON IS TEH HOTS? ____________ |
# |
April 22, 2009, 14:52 | |
Dennis
どこかにいる 2097 posts |
Auto-Completion is the worst invention ever. You should turn it off at all times. I can't beleive I said that a few posts back. *sends regrets, a greeting card, and a beautiful flower to Fiona* ____________ Kwakkel |
# |
April 22, 2009, 16:45 | |
PEader
お前はもう死んでいる 1486 posts |
auto-completion is awesome you just need to tweak it. It saves on so much typing. I mean you.suck.ass!
____________ I see 57,005 people. |
# |
April 22, 2009, 19:51 | |
Fiona
games are terrible -9616558 posts |
I now use emacs because at some point I got so sick of it's shit I started to learn a real text editor. Honestly I've never been happier and would find it next to impossible to replace emacs. (I rely too heavily on org-mode) ____________ laffo |
# |
April 22, 2009, 19:51 | |
Fiona
games are terrible -9616558 posts |
Jesus christ these old posts make me look like a right nublet. I didn't know wtf.
____________ laffo |
# |
April 22, 2009, 19:55 | |
Mezzmer
Square-theorist 792 posts |
I guess it goes to show, you can explore lots of platforms, programs and utilities and be happy with what you settle for. Unless it's Gemix Studio. Which will be costly and crap. ____________ |
# |
April 22, 2009, 21:34 | |
PEader
お前はもう死んでいる 1486 posts |
Quoting Fiona: I now use emacs because at some point I got so sick of it's shit I started to learn a real text editor. Honestly I've never been happier and would find it next to impossible to replace emacs. (I rely too heavily on org-mode) I await an update in 6 months time to what current editor you are using. ____________ I see 57,005 people. |
# |
April 22, 2009, 23:13 | |
Fiona
games are terrible -9616558 posts |
Quoting PEader: Quoting Fiona: I now use emacs because at some point I got so sick of it's shit I started to learn a real text editor. I await an update in 6 months time to what current editor you are using.Honestly I've never been happier and would find it next to impossible to replace emacs. (I rely too heavily on org-mode) ____________ laffo |
# |
Page 1 , 2 |
Message Board > Java > Really is misunderstood!