- Features: Original soundtracks and textures used(All the resources are updated to 1.19.4).
- The game is designed to be compatible with vanilla Minecraft resourcepacks(it will support resourcepacks).
git clone https://github.com/robcholz/Minecraft2D.git
cd Minecraft2D
mkdir build&&cd build
cmake -G "Unix Makefiles" ..
make
cd ..
./bin/MinecraftClient #run the game
-
Logger
-
Multi-language support
-
Widget GUI components
-
Sound manager
-
Peripherals support
-
Binary map file loading
-
Block
-
Save
-
World generation
-
Decoration - in progress
-
Gravity - waiting to be fixed
-
Entity
-
In-game GUI
-
Player
-
Multiplayer
-
Particle Effects
-
Fullscreen mode
-
Cross-platform
- Bitsery
- Json
- MemoryPool (repo is private now)
- ObjectPool
- Plist
- Logger