Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
General Discussion
»
Technology and Development
»
Computer Programming
»
Game Engines in Java
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Game Engines in Java (Read 2967 times)
0 Members and 2 Guests are viewing this topic.
pimathbrainiac
Occasionally I make projects
Members
LV10
31337 u53r (Next: 2000)
Posts: 1731
Rating: +136/-23
dagaem
Game Engines in Java
«
on:
March 06, 2013, 03:07:40 pm »
Hey, are there any good/easy to use Java game engines out there other than JMonkey out there?
I don't want to use JMonkey because it requires jdk 6, and I have jdk 7, and I don't want to downgrade...
Logged
I am Bach.
ElementCoder
LV7
Elite (Next: 700)
Posts: 611
Rating: +42/-2
Re: Game Engines in Java
«
Reply #1 on:
March 06, 2013, 03:12:58 pm »
Well you can use both. I have 6 and 7 installed.
For 2D I use Slick2D. Besided JMonkey I don't know any other good 3D engines. You should use LWJGL, which is what Slick and JME are based on.
Logged
Some people need a high five in the face... with a chair.
~EC
pimathbrainiac
Occasionally I make projects
Members
LV10
31337 u53r (Next: 2000)
Posts: 1731
Rating: +136/-23
dagaem
Re: Game Engines in Java
«
Reply #2 on:
March 06, 2013, 03:15:29 pm »
Thanks! I need to start developing...
Logged
I am Bach.
blue_bear_94
LV8
Addict (Next: 1000)
Posts: 801
Rating: +25/-35
Touhou Enthusiast / Former Troll / 68k Programmer
Re: Game Engines in Java
«
Reply #3 on:
March 06, 2013, 04:54:47 pm »
Don't forget
Greenfoot
.
Logged
Due to dissatisfaction, I will be inactive on Omnimaga until further notice. (?? THP hasn't been much success and there's also the CE. I might possibly be here for a while.)
If you want to implore me to come back, or otherwise contact me, I can be found on GitHub (bluebear94), Twitter (@melranosF_), Reddit (/u/Fluffy8x), or e-mail (if you know my address). As a last resort, send me a PM on Cemetech (bluebear94) or join Touhou Prono (don't be fooled by the name). I've also enabled notifications for PMs on Omnimaga, but I don't advise using that since I might be banned.
Elvyna (Sunrise) 4 5%
TI-84+SE User (
2.30 2.55 MP
2.43)
TI-89 Titanium User (3.10)
Casio Prizm User? (1.02)
Bag
東方ぷろの
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: Game Engines in Java
«
Reply #4 on:
March 09, 2013, 10:51:06 pm »
Yeah Greenfoot can be kinda nice sometimes. Builderboy actually uses it for Java games. I think there can be some lag though.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
General Discussion
»
Technology and Development
»
Computer Programming
»
Game Engines in Java