Top-down 2D block building and exploration game for MediaTek MRE feature phones. Supports keypad phones with 240×320 resolution and low RAM (64 kB or above).
- Four biomes - plains, forest, desert, tundra
- Terrain decorations - rivers, trees, tall grass, cacti...
- Automatic world saving
- Inventory
- D-pad: move player
- Number keys (1, 2, 3, 4, 6, 7, 8, 9): place or remove block in that direction
- D-pad center: open inventory
- Install the dependencies outlined in the MRE Makefile project.
- Run
make
.
Files in the sdk/
folder (except for build.py
) are taken from the MRE SDK. All other files are available under the MIT License.