Isometricraft is a Minecraft-like creative building game written in C and SDL2 and using isometric rendering to display the blocks.
- Rewritten in C++ because the code in C got too messy
- Added inventory and changing blocks in hotbar
- Added water, lava, glass, mossy cobblestone, and gravel blocks
- New textures with black outline so blocks can easily be distinguished
- 2D representations of blocks in hotbar/inventory
- Sounds play when breaking and placing blocks
- GCC version used to compile shows in top right corner
- Improved performance significantly
- Added hotbar
- Added world saving on quitting
- Enabled window resizing and maximising
- Cursor now stays behind blocks infront of it
- Cursor cannot move outside the boundaries for the map
- Removed placing a block where another one already is
- Removed current block indicator in top right of screen
- Removed leftover Minecraft textures used in early development
Pre-compiled builds are currently only available on 64-bit Windows.
Latest version | Past releases
ISOMETRICRAFT IS NOT AN OFFICIAL MINECRAFT PRODUCT AND IS NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.