Hacker News new | past | comments | ask | show | jobs | submit login

MC:Ed runs on Macs as well. More details of Minecraft's codebases:

Minecraft at this point has 3 separate codebases: the original one written in Java, the "Pocket Edition" codebase, and the console codebase.

The Java edition was the "original" Minecraft codebase. It runs on most versions of macOS, Windows and Linux. Because it is written in Java, it is very easily moddable and has a large modding scene. Most features arrive here first.

The console port was developed by 4J Studios in C++ and released in 2012 for the Xbox 360. It now runs on most game consoles.

Mojang separately released an iOS/Android port in 2012, known as Minecraft Pocket Edition. This port is also written in C++. The PE codebase was ported to Windows 10 as well (W10 can run the Java version as well).

Back to MC:Ed. MC:Ed is a spiritual successor to a third-party product, MinecraftEdu (Java Edition licensed from Mojang, modded to be suitable for education). Microsoft bought the company behind MinecraftEdu and is replacing it with MC:Ed, which is based on the PE codebase and runs on Windows 10 and macOS (El Cap+).




I don't know why they did that. "Hey guys, let's replace an already well-known product with a more limited version with less features. That will sell us a ton of copies!"


The C++ codebase was originally written because Java didn't run on iOS. In fact, MC:PE has sold more copies than the desktop version. Not sure about MC:W10, probably a desire to unite under one codebase.


I know why the C++ codebase was written, but MC:W10 doesn't make sense, and neither does MCED moving off MCJE.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: