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
2022-02-19 01:48:41 -06:00
screenshots big lighting update & more 2022-02-19 01:35:29 -06:00
src big lighting update & more 2022-02-19 01:35:29 -06:00
CONTROLS.txt big lighting update & more 2022-02-19 01:35:29 -06:00
iconc.png big lighting update & more 2022-02-19 01:35:29 -06:00
ISO.8xp big lighting update & more 2022-02-19 01:35:29 -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-19 01:48:41 -06:00

Isometric-Minecraft-CE

An isometric sandbox game for the TI 84+ CE. Coded in C.

Current Features (newest additions first):

  • Gradual daytime/nighttime (currently manual, but will be automatic)
  • Brightness setting
  • Animated blocks (fire, chests)
  • Dynamic block/sky lighting (adapts to world, so light does not pass through blocks)
  • Shadows (goes along with the lighting effects)
  • 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 many features are not fully or properly implemented yet.

Latest Screenshots: (dynamic lighting, shadows, daytime/nighttime, brightness) A Screenshot
A Screenshot
A Screenshot

Fire and chest animations: A Screenshot
A Screenshot

Block physics: (sand and gravel are affected by gravity) A Screenshot
A Screenshot

Map Rotation:
A Screenshot

Player Movement (clipping disabled)
A Screenshot

An example of a bigger map:
A Screenshot