Features and PC Controls section Features: - 21 blocks: Grass, Dirt, Stone, Planks, Log, Glass, Leaves, Cobblestone, etc... (And more blocks will be added soon) - Weather (Rain and rain with thunder) - Day-night cycle - The project uses over 256 clones so Turbowarp is not needed to disable the 300-clone limit - 16x16x15 world size (15x15x1-15 usable) Controls (For PC users): 1 to 9 - Switch blocks to place within hotbar Left click - Mine/place blocks B or Build Mode button - Toggle Build Mode 0 or Three-dotted button - Show Block Selection tab
Notes, Credits, and Changelog section Notes (Please read just this section before starting the project): - How to build a small house with pond video (Game version Alpha 0.4.0): https://t.ly/TvjcX - I understand the difficulty in placing blocks since I don't know in the code how to utilize three tiles to print a block instead of utilizing a whole uneditable block - If the block cursor is misaligned, go to settings and make the "Cursor Alignment" slider from 2 to 25, until its fixed (Usually 1 or 2 for pc and 1, 2 or 8 for mobile) - This project is in its early stages of development, so it's far from perfect. As such, numerous issues can be expected - This project uses a form of 3D rendering known as Isometric Projection Credits: Thanks to The Science Elf for the block textures and the YouTube video on playing Minecraft on a calculator that shows the insightful explanation of the implementation of isometric projection in the game https://www.youtube.com/watch?v=Bj9CiMO66xk&t Changelog: 10/27/23 (Alpha 0.4.0) - Revamped the settings UI - In game option sliders are now buttons - Revamped how the block placing system works - Any buttons/option-buttons will highlight when cursor is hovering on it (If mobile mode is off) - Slightly rephrased the warning box that comes up at first boot 10/20/23 (Alpha 0.3.4) - Added more spots for lightning bolt to hit - Fixed tooltip not showing sometimes when a block from block selection is chosen 10/19/23 (Alpha 0.3.3) - Fixed appearance issues with the tooltip when opening and then closing block selection tab - Added warning at first boot due to elevated issues towards inability to place/break blocks 10/9/23 (Alpha 0.3.2) - Fixed lava block lighting at night - Added tooltips for hotbar and inventory - You can now change the block direction for furnace and chest 10/7/23 (Alpha 0.3.1) - Fixed when mobile mode is on, the hotbar selection buttons don't appear - Added more cursor alignments in "Cursor Alignment" setting 10/7/23 (Alpha 0.3.0) - Fixed when mobile mode is on, you couldn't use any blocks in select blocks menu - Upscaled the block graphics - Added diamond block, chest, static water, and static lava - Made water and lava slightly lower than other blocks - Updated the thumbnail 10/6/23 (Alpha 0.2.5) - Added a setting that allows you to switch 2 different cursor alignments to fix cursor alignment issues for older devices 10/6/23 (Alpha 0.2.4) - Added mobile support (Enable in settings) - Improved the block placing/breaking system - Readded block cursor - Removed pointer guide due to redundancy - Updated the thumbnail - Added version watermark - Added version labeling on changelog 9/26/23 (Alpha 0.2.3) - Temporarily disabled transparency for glass block since there is a graphics glitch with that block - Added more blocks: Iron Ore, Coal Ore, Stone Slab (Block), Crafting Table, Furnace, Jukebox, Iron Block and Gold Block - Changed how the lightning bolt looks for realism 9/25/23 (Alpha 0.2.2) - The flat world generator now adds grass on top of bedrock - Added pointer guide that follows your mouse cursor to help with block management - Removed the block cursor due to redundancy 9/24/23 (Alpha 0.2.1) - Changed how the block cursor behaves - Removed cursor toggle setting 9/24/23 (Alpha 0.2.0) - You can now change the music to something else by a button in settings - Fixed glass block making the break sound when placed - Fixed the break sound sometimes not using the correct break sound when breaking any blocks - Added rain and thunder - Fixed the block place/break sound effect not being affected by sound volume - Added day-night cycle - Added block cursor 9/23/23 (Alpha 0.1.0) - Released this project after a week of trial and error of making this project