| Author |
Java on Xbox 360
|
Olivier Legat
Ranch Hand
Joined: Nov 17, 2007
Posts: 166
|
|
Hello everyone,
I recently read that Mojang is planning to release Minecraft on the Xbox 360 and it got me thinking... It that even possible? To my knowledge, there aren't any Java APIs that support Xbox features (such achievements, Xbox Live Market, etc...). And does Xbox 360 even support Java apps in the first place?
P.S. I do hope Java game developers are aware of this popular title
|
Olly
|
 |
Wouter Oet
Saloon Keeper
Joined: Oct 25, 2008
Posts: 2700
|
|
|
Who says he is going to implement it in Java?
|
"Any fool can write code that a computer can understand. Good programmers write code that humans can understand." --- Martin Fowler
Please correct my English.
|
 |
Olivier Legat
Ranch Hand
Joined: Nov 17, 2007
Posts: 166
|
|
|
Hmm... true. But rewriting everything in another language seems a little crazy.
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3334
|
|
Olivier Legat wrote:Hmm... true. But rewriting everything in another language seems a little crazy.
I don't know for sure but I think that is what Rovio did for Angry Birds.
|
 |
Bear Bibeault
Author and opinionated walrus
Marshal
Joined: Jan 10, 2002
Posts: 50691
|
|
Olivier Legat wrote:Hmm... true. But rewriting everything in another language seems a little crazy.
Not if it means $$$.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Olivier Legat
Ranch Hand
Joined: Nov 17, 2007
Posts: 166
|
|
|
Hmm actually I've recently heard from a friend that Microsoft is taking care of porting Minecraft onto Xbox.
|
 |
Spencer Zelle
Greenhorn
Joined: Jul 24, 2011
Posts: 2
|
|
|
The Xbox 360 does not support Java, so that means the Minecraft that is going to be released on the Xbox 360 will not be in Java. Minecraft is being ported (although Notch said it would not be a strait port) to the Xbox 360 by 4J Studios, which ported Elder Scrolls IV: Oblivion to the PS3.
|
 |
Eduardo Lomonaco
Greenhorn
Joined: Oct 13, 2011
Posts: 13
|
|
|
I would bet on a port using the XNA platform. It uses C# and is portable to xbox 360.
|
 |
Henry Hang
Greenhorn
Joined: Oct 15, 2011
Posts: 3
|
|
|
It would be great if xbox supported Java though :P
|
 |
Bogdan Mart
Greenhorn
Joined: Mar 04, 2012
Posts: 1
|
|
Eduardo Lomonaco wrote:I would bet on a port using the XNA platform. It uses C# and is portable to xbox 360.
Mono Project has application which is able to convert java classes to .Net assemblies, so porting won't be so hard)
|
 |
 |
|
|
subject: Java on Xbox 360
|
|
|