1
0
mirror of https://github.com/Michael2-3B/Isometric-Minecraft-CE.git synced 2024-11-24 07:00:14 +01:00
Isometric-Minecraft-CE/README.md
2022-02-10 18:11:55 -06:00

39 lines
1.6 KiB
Markdown

# Iso-Render
## Basically, minecraft but isometric. Coded in C for the TI 84+ CE.
### Current Features (newest additions first):
* Torch Lighting, and night time
* Shadows
* Map Rotation
* Block gravity/physics (for sand and gravel)
* Placing and breaking blocks
* Player and player movement (currently disabled, and a bit buggy)
* Dynamic, random terrain
The program is currently in progress, so bugs are to be expected, and some features are not fully implemented properly yet
**LATEST UPDATE:** Torch lighting and shadows!
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render036.gif)
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render034.png)
Block physics! Sand and gravel now are affected by gravity:
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render033.gif)
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render032.gif)
Map Rotation:
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render035.gif)
Map editing:
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render031.gif)
Player Movement (clipping disabled)
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render024.gif)
An example of a bigger map:
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render028.png)