! MAJOR UPADATE 1/24/2026! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ASWD - left, right, forwards, and backwards Space - up Q (if on TurboWarp, CTRL) - Down I - Settings ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ IF YOU ARE GOING TO MESS WITH THIS ENGINE THEN READ THESE NOTES! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Although it's a pretty "Basic" project, I would recommend using TurboWarp! ========================================== Copy and paste this into TurboWarp: 1261608979 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This is my Minecraft Engine. Notice how I call it a "Minecraft Engine". This is because it can "RUN" Minecraft, but isn't quite fully Minecraft yet ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The cubes are made using a 3d line drawer to draw the cubes and the tri-fill algorithm to draw each and every pixel for the texture that come pre-loaded on this engine. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~You are able to add your own textures to this, I made the code very customizable for any scratcher that wants to mess with the code! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ HAVE FUN!
@findingpepper3 posted two YouTube videos (so far) for a 3d line drawer and a tri-fill engine. I combined the two tutorials to make what he hasn't finished in his tutorial. Feel free to use this code and make sure to give @findingpepper3 and me some credits! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Comment any bugs you find, and just have fun messing around with my engine!