From 4b55dfd39879b59aff69b28381d096f55f5a5c50 Mon Sep 17 00:00:00 2001 From: Michael <34347626+Michael2-3B@users.noreply.github.com> Date: Fri, 11 Feb 2022 00:58:24 -0600 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9ebaf0f..d065a8e 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,15 @@ ## Basically, minecraft but isometric. Coded in C for the TI 84+ CE. ### Current Features (newest additions first): -* Torch Lighting, and night time +* Torch lighting (and night time) * Shadows -* Map Rotation +* 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 some features are not fully implemented properly yet +The program is currently in progress, so bugs are to be expected, and many features are not fully or properly implemented yet. **LATEST UPDATE:** Torch lighting and shadows! ![A Screenshot](https://raw.githubusercontent.com/Michael2-3B/Iso-Render/master/screenshots/render038.gif)