1
0
mirror of https://github.com/Michael2-3B/Isometric-Minecraft-CE.git synced 2024-11-28 01:10:53 +01:00
Isometric-Minecraft-CE/README.md

18 lines
776 B
Markdown
Raw Normal View History

2022-01-19 03:36:58 +01:00
# Iso-Render
2022-01-20 08:10:03 +01:00
Rendering beautiful isometric terrain, using sprites, in C on the TI-84+ CE.
2022-02-07 04:57:41 +01:00
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
2022-01-19 04:00:07 +01:00
2022-02-07 04:57:27 +01:00
This program is currently in progress, its mostly an experiment, but might be a game soon.
![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/render028.png)
2022-02-07 04:59:44 +01:00
![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/render022.gif)