Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barkerbg001/minecraft.js
Minecraft clone made with Three.js and TypeScript
https://github.com/barkerbg001/minecraft.js
js minecraft vitejs
Last synced: 3 days ago
JSON representation
Minecraft clone made with Three.js and TypeScript
- Host: GitHub
- URL: https://github.com/barkerbg001/minecraft.js
- Owner: barkerbg001
- License: mit
- Created: 2024-07-20T17:44:36.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T21:55:17.000Z (4 months ago)
- Last Synced: 2024-11-22T04:33:21.125Z (2 months ago)
- Topics: js, minecraft, vitejs
- Language: TypeScript
- Homepage: https://minecraft.barkerbg001.com
- Size: 18.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minecraft
Minecraft clone made with Three.js and TypeScript
Check it out: [Minecraft - Three.js](https://minecraft.barkerbg001.com)
## Features:
- Destroy block and place block
- Mouse wheel (or number key) to select different block types
- Movement and collision detection
- Random terrain / blocks / tree generations
- Infinite world
- Game save / load
- Sound effect and BGM
- Highlight the block at crosshair
- Basic UI and settings
- Mobile friendly## Working on:
- Multiplayer
- Generates water
- Higher performance algorithm