Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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