a little minecraft clone written in TypeScript React with ThreeJs
- You can play it using the demo (sounds are not enabled in this version)
- I recommand you to clone the repository using
git clone "https://github.com/Konixy/minecraft-react"
,cd minecraft-react
,npm i
and finally runnpm start
, then you can go to https://localhost:3000