Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anythinglord/minecraft-clone
Simple minecraft clone built with React JavaScript ThreeJS
https://github.com/anythinglord/minecraft-clone
javascript reactjs threejs
Last synced: 30 days ago
JSON representation
Simple minecraft clone built with React JavaScript ThreeJS
- Host: GitHub
- URL: https://github.com/anythinglord/minecraft-clone
- Owner: anythinglord
- Created: 2023-09-14T17:37:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T02:06:46.000Z (over 1 year ago)
- Last Synced: 2024-11-21T04:52:55.610Z (3 months ago)
- Topics: javascript, reactjs, threejs
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Minecraft clone
[Minecraft](https://minecraft.net/) clone made with:
* [React](https://reactjs.org/)
* [ThreeJS](https://threejs.org/) (Libreria de 3D para JS)
- [@react-three/cannon](https://cannon.pmnd.rs/)
- [@react-three/drei](https://drei.pmnd.rs/)
- [@react-three/fiber](https://docs.pmnd.rs/react-three-fiber/)
- [ViteJS](https://vitejs.dev) (Packager)Based on the video of [freeCodeCamp](https://www.youtube.com/watch?v=qpOZup_3P_A)