Notch, What Game Engine Are You Using? - Minecraft: Java Edition
Maybe your like
Help Sign In/Register
- Home
- Minecraft Forum
- Minecraft: Java Edition
- Discussion
- Notch, what game engine are you using?
- Home
- Minecraft Forum
- Minecraft: Java Edition
- Discussion
- Notch, what game engine are you using?
Tag » What Game Engine Does Minecraft Use
-
How A Small Team At Mojang Studios Made Minecraft Dungeons In ...
-
Which Game Engine Does Minecraft Use? - Quora
-
Does Minecraft Have An Engine? - Reddit
-
'Minecraft' Made In Unreal Engine 4 Is Beautiful | Tech Times
-
What Engine Is Minecraft Made In - Askingames
-
What Game Engine Does Minecraft Use
-
Minecraft - Wikipedia
-
Making Minecraft From Scratch In 48 Hours (NO GAME ENGINE)
-
Programmers: Play With Minecraft's Inner Workings!
-
What Game Engine Was Used To Make Minecraft
-
Opening New Multiplayer Experiences With Minecraft - Hadean
-
What Game Engine Does Overwatch Use? The 6 Correct Answer
-
What Engine Is Minecraft Bedrock Made On? - Interview Area
-
RenderDragon - Minecraft Wiki - Fandom
- Out of the Water
- Location: Thousand Oaks
- Join Date: 7/17/2010
- Posts: 44
- Member Details
I'd like to start making my own Games with Java and I'd like to know what game engine Notch is using. Did he make one himself? Rollback Post to Revision RollBack- Diamond Miner
- Join Date: 11/15/2009
- Posts: 878
- Minecraft: TheJanitorMaster
- Member Details
He uses the lwjgl, though. Rollback Post to Revision RollBack- Gold Miner
- Location: Poulsbo WA
- Join Date: 7/19/2010
- Posts: 494
- Member Details
Which is why the game and its components run on Javascript platform. Rollback Post to Revision RollBack- Redstone Miner
- Join Date: 1/10/2010
- Posts: 589
- Member Details
I'm not super familiar with LWJGL. From what I gather it's just a collection of libraries? (OpenGL, OpenAL, etc..) It seems like you could just use OpenGL + SDL and cover most of your bases, but whatever. No, Java. Rollback Post to Revision RollBack- View User Profile
- View Posts
- Send Message
Curse Premium- Forum/Wiki Sponsor
- Location: The Netherlands
- Join Date: 6/16/2009
- Posts: 4,919
- Minecraft: gdscei
- Member Details
Lwjgl breaks Java's inherent cross compatibility somewhat though. Obviously if this isn't something you're concerned about then go ahead and use it. But if you're intending to have an audience of Mac, Linux and Windows users, then be prepared to be patching for each OS. Rollback Post to Revision RollBack- Carpenter
- Location:
- Join Date: 6/28/2011
- Posts: 69
- Member Details
What like gamemaker? Yeah you can but someone would have to have coded the GUI before hand and then the games your able to make wouldn't be as good and probably wouldn't be able to sell/distribute them. Rollback Post to Revision RollBack- Carpenter
- Join Date: 5/10/2011
- Posts: 53
- Member Details
We can do that, it's called programming or codeing. Rollback Post to Revision RollBack- Tree Puncher
- Location:
- Join Date: 5/18/2012
- Posts: 15
- Member Details
u can use a fps mod(like fps creator 10), i hate those drag-n-drop game makers, but it is what u want. Rollback Post to Revision RollBack- Tree Puncher
- Join Date: 7/13/2011
- Posts: 21
- Minecraft: N0aX
- Member Details
Which is why the game and its components run on Javascript platform. Its not JavaScript it is Java They Are two completely different languages. JavaScript - Intrepted Java - Just In Time Compilation (JIT) With Loads More Language Features And A Huge Library And LWJGL Is A Binding For OpenGL A Cross Platform Low Level Libary For Rendering Meaning Inherently Notch Wrote The (Engine) Since An Game Engine Us Usually Is A High Level Platform (Or Library) For IO,Sound,Model Loading, And Animation... LWJGL Is Not An Engine Rollback Post to Revision RollBack