Scroll down for controls and how to place whichever block you want! Use TurboWarp for best the performance: https://turbowarp.org/1077589484/fullscreen?fps=250&turbo&hqpen Controls: WASD - planar movement Space - jump Q - switch item (from mining, to building, to none) 1 - mine/build blocks one block below the player 2 - mine/build blocks around the player on the same level 3 - mine/build blocks one block above the player O - options/settings i - export save code M1 - mine/place blocks The inventory system doesn't work, so you must change which block you are placing in the options menu by pressing "O" and changing the value of the variable "block" (see below for which blocks are which). Blocks: 1 - water type 1 2 - water type 2 3 - sand 4 - grass type 1 5 - grass type 2 6 - dirt 7 - stone 8 - wooden log 9 - wooden plank 10 - cobblestone
This is a work in progress, so far it is just the base engine. All coding and most graphic design as well. The following are not mine: blue sky backgrounds, halftone circle costumes for shading and clouds Music by: Chillpeach on Youtube (https://www.youtube.com/watch?v=zde7oFYW4Zg&list=PLQwRmTwWx0ubcpv0SkHroupj1LqW5_Va5&index=3) Ambience by: BurghRecords on Youtube (https://www.youtube.com/watch?v=zHEpbuKrW6w&list=PLf-kQDdCmb1fM7l573YIK60Bg2VIrvb9F&index=4) Terrain generation (the exact type I recreated was Wave Function Collapse, which will change in the future) by me, which you can find on my page.