- Isometric Minecraft on the CE [C]
- 14 Feb 2022 04:32:56 pm
- Last edited by Michael2_3B on 04 Sep 2023 02:15:47 pm; edited 18 times in total
EDIT (Aug 29 2023): Please refer to >> this post << for a working download. If it still does not work for you, make sure you have enough RAM by moving all important files to the archive and then performing a RAM clear. Note: The latest working version does not include any redstone features.
Also, note that you MUST send the program to your calculators archive, not the RAM. It will not be able to run if the program is in RAM.
————
Hello friends, I am back with another new project
About a month ago, I was looking at my Terrain CE project and thought, what if I made this in C? With C I could use sprites, add more features, and even potentially make a playable sandbox game on the CE. And thus, a new project was created! For about a month now I've actually been posting some updates on my project in the discord, but I figured it's time to actually create a topic for it.
And so, I introduce to you, Isometric Minecraft on the CE!
It is still very much in the early stages of development, but I'm really happy with how it's looking so far. I actually wasn't even planning to make minecraft initially, but when you're drawing an isometric world like this, you can't NOT go in that direction
Current Features include:
Planned Features:
Experimental Features:
(these will likely not make it into the main game)
I hope you all like it! You can also check out the repository here: https://github.com/Michael2-3B/Isometric-Minecraft-CE
Also, note that you MUST send the program to your calculators archive, not the RAM. It will not be able to run if the program is in RAM.
————
Hello friends, I am back with another new project
About a month ago, I was looking at my Terrain CE project and thought, what if I made this in C? With C I could use sprites, add more features, and even potentially make a playable sandbox game on the CE. And thus, a new project was created! For about a month now I've actually been posting some updates on my project in the discord, but I figured it's time to actually create a topic for it.
And so, I introduce to you, Isometric Minecraft on the CE!
It is still very much in the early stages of development, but I'm really happy with how it's looking so far. I actually wasn't even planning to make minecraft initially, but when you're drawing an isometric world like this, you can't NOT go in that direction
Current Features include:
- Block lighting (torches and lava give off light)
- Shadows (goes along with the lighting effects)
- Night time and day time
- Breaking and placing blocks
- Map rotation
- Block gravity (for sand and gravel)
- Dynamic, random terrain
Planned Features:
- Add main menu, settings, pause menu etc
- Add map saving/loading
- Make the map bigger
- Add world generation customization / world presets
- Add inventory/hotbar or just a simple UI for block selection
- Organize controls, or maybe allow user to customize them
Experimental Features:
(these will likely not make it into the main game)
- Add redstone
- Add flowing water/lava
- Procedural terrain generation?
- Survival mode
I hope you all like it! You can also check out the repository here: https://github.com/Michael2-3B/Isometric-Minecraft-CE