ExoticCraft is a rip-off
of Minecraft
This project is made in C++
and uses Raylib for rendering
- Clone the repository
- You must have installed Raylib header files from raylib.com
- Run the
run.cmd
file. if it shows a warning, click onMore info
then clickRun anyway
- Or alternatively you could run the command
mingw32-make main
ormake main
- After compiling the program, a
main.exe
file will be created in the same directory, run it.
NOTE: This project is in developement and has many bugs, Raycast does not work sometimes on block placement / breaking
I have no intension of making it like just Minecraft, this project is intended to simulate Redstone, or rather "Computation Redstone"
W
A
S
D
to moveQ
To toggle Spectator modeSpace
To jump / fly up in Spectator modeShift
To sneak / fly down in Spectator modeLeft Click
To break BlockRight Click
To place block