Skip to content

kevinrufino/minecraft-clone-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to start the app

1. make sure you install node_modules
    npm i
    or
    npm install

2. make sure you build the works first
    npm run buildWorkers
    or
    npm run bw

3. then start the app like normal
    npm start

Known Potential Bugs

worldFillEdge case edge chunk side face shown issue

as we fill the world the outer edges would have their side faces due to the fact that the chunks that would have existed on that side not existing yet.

About

A minecraft clone built in react using r3f

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •