This is a block-based game implementation using React Three Fiber.
Here is a video showing how it was written.
To run the project clone the repository and run yarn && yarn start to launch the app.
To install yarn, it is recommended to use npm -
npm install --global yarn
To install Node.js and npm, click here.
w - move forward
a - move left
s - move backward
d - move right
spacebar - jump
left-click - place block
Each game starts with one existing dirt block that is used as the starting point for building:
To build more blocks, aim your camera at one side of the block until it darkens, then click to add a new block:
Note: New blocks must be added as additions to an existing block.
Thanks goes to these wonderful people (emoji key):
Phawat Nasompong 🚧 |
Christian Aurich 🚧 |
chris 🚧 |
Maksim Ivanov 🚧 |
This project follows the all-contributors specification. Contributions of any kind welcome!