1
0
mirror of https://github.com/Michael2-3B/Isometric-Minecraft-CE.git synced 2025-02-03 04:47:08 +01:00
This commit is contained in:
Michael B 2022-02-09 20:56:42 -06:00
commit 9a7b98babc

View File

@ -4,10 +4,14 @@ Rendering beautiful isometric terrain, using sprites, in C on the TI-84+ CE.
This program is currently in progress, its mostly an experiment, but might be a game soon.
Player positioning is a bit borked right now.
Player positioning/movement is a bit borked right now, so I've disabled the player for the time being.
However I just added map editing and am working on that currently
Latest update: Falling blocks! Sand and gravel now are affected by gravity:
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render032.gif)
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render031.gif)
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render024.gif)