A blank canvas limited only to your creativity. Build impressive structures with limitless resources at your disposal. Enjoy the world at your own pace or tag along with some friends for some creative chaotic fun. Players can even create their own custom game modes by modifying assets,items and even mechanics! Giving a truly unique experience for each and every player. Welcome to Ourcraft.
Copy the repository link
In your terminal enter,
git clone https://github.com/k00lawn/Ourcraft
then change directory,
cd Ourcraft
install dependencies,
npm install
start the backend server,
nodemon server/server.js
start the client server in another terminal,
npm start
open localhost:3000 in your browser
WASD to move around
Left Mouse Button to place blocks
Alt(hold) + Left Mouse button to destroy blocks
Spacebar to jump
1 2 3 4 5 6 7 to switch between blocks
P to look around again
Directional Arrows to move around
Tap anywhere on the ground or blocks to place blocks
Toggle break block button to destroy blocks
Jump button to jump
Tap on the hud to switch between blocks
Have fun creating your own world :D




