Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 231 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 231 Bytes

AMC

Another Minecraft Clone is as you may have guessed a Minecraft clone. I plan to add features that are in the original Minecraft with my own spin on things.

build

    cmake . -B build
    make -C ./build
    ./game