1
0
mirror of https://github.com/Michael2-3B/Isometric-Minecraft-CE.git synced 2024-11-23 22:51:02 +01:00
Creating an isometric sandbox game on the TI 84+ CE.
Go to file
Michael B 67d0d6fbc7 Added shadows & more block physics
Shadows are not properly implemented yet and are treated as full blocks.

Block physics are also pretty rough right now, I added code so that a block placement/update can update other blocks on all sides of it, but this currently can cause a RAM clear
2022-02-09 20:56:39 -06:00
screenshots Added shadows & more block physics 2022-02-09 20:56:39 -06:00
src Added shadows & more block physics 2022-02-09 20:56:39 -06:00
iconc.png Player update and more 2022-02-06 21:56:00 -06:00
ISO.8xp Added shadows & more block physics 2022-02-09 20:56:39 -06:00
LICENSE big update 2022-01-23 03:31:04 -06:00
makefile Player update and more 2022-02-06 21:56:00 -06:00
README.md Update README.md 2022-02-07 23:49:01 -06:00

Iso-Render

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.

However I just added map editing and am working on that currently

A Screenshot

A Screenshot

A Screenshot