1
0
mirror of https://github.com/Michael2-3B/Isometric-Minecraft-CE.git synced 2025-02-03 04:47:08 +01:00

added map editing screenshot

This commit is contained in:
Michael 2022-02-07 23:47:49 -06:00 committed by GitHub
parent 23969956f9
commit 0f46291200
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,19 +1,13 @@
# Iso-Render # Iso-Render
Rendering beautiful isometric terrain, using sprites, in C on the TI-84+ CE. Rendering beautiful isometric terrain, using sprites, in C on the TI-84+ CE.
Player positioning is a bit borked right now.
However you can still move using the numpad buttons 1, 7, 9, and 3 in order to go in those directions on the map
This program is currently in progress, its mostly an experiment, but might be a game soon. This program is currently in progress, its mostly an experiment, but might be a game soon.
Player positioning is a bit borked right now
However I just added map editing and am working on that currently
![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) ![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render024.gif)
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render028.png) ![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render028.png)
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render030.png)
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render029.png)
![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render022.gif)