- Yet Another Minecraft: TI-84 Plus CE Edition
- 26 Feb 2024 07:56:57 pm
- Last edited by jasper7474 on 26 May 2024 01:31:09 pm; edited 8 times in total
If you can't see these images, go to the GitHub page.
Recently, I challenged myself to make a better Minecraft port for the CE than has ever been done before. It's still in development, but I feel confident enough now to share my progress so far.
"Better" is subjective, but in some ways, my port has several advantages over existing ports, including things like
- a hotbar
- functional creative inventory
- more than 16 blocks (as of writing, there are currently 51 blocks/items, many more to come)
- practical, intuitive controls (no clunky numpad controls)
- nice graphics (although there's no lighting like TheScienceElf's port, which is quite impressive)
- two-layer world system
- accurate colors (palette has been optimized for the graphics here)
If you would like to download the latest alpha or learn more about its features, go to its GitHub page at https://github.com/dozer8383/MinecraftCE .
The end goal of this project was to put a functional and playable survival mode on a calculator. Survival mode has not been implemented yet, but much of the foundation has been laid.
The one problem with my port is that it is extremely slow, especially when underground. Tell me what you guys think of it, and if it's still somewhat playable even underground. Thanks!
(Also, I am aware of the weird-looking enchantment table. I just need to change the obsidian color from black to almost-black)
EDIT: I should also mention that I am not afraid to use up every last byte of the 64-ish KB that's available to me. Suggest some things I could add, as well.