Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)