WIP Not based upon the default ASCII art. CONTROLS: general: arrows -- move left, right, up, and down x & z -- move up or down a level space -- go back to the main menu menu system: main menu: b -- open build menu d -- open designate menu build menu: w -- build walls
I recently got into the game Dwarf Fortress. I liked the way it did its graphics, representing the 3D world as a bunch of Z Levels, so I recreated it in Scratch. UPDATES: Mar 4, 2020: updated the description to reflect the menu system instead of an outdated control scheme. Feb 5, 2020: created input and menu systems. Jan 20-Feb 1, 2020: creation of graphics engine and tile data engine.