Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scar17off/world-of-unicode

My first 3D game in Three.js
https://github.com/scar17off/world-of-unicode

Last synced: 22 days ago
JSON representation

My first 3D game in Three.js

Awesome Lists containing this project

README

        

# World of Unicode
This is my first 3D game. It's a simple game where you can move around and interact with the world. It's a work in progress and I'm still learning how to use Three.js.

## How to run
1. Clone the repository
2. Run `npm install`
3. Run `npm run dev`

## TODO
- [ ] Add a camera
- [ ] Player move
- [ ] Player head move
- [ ] Player rotate
- [ ] Nametags appear above players
- [ ] Chat bubble appear above players
- [ ] Player jumping
- [ ] Player crouching
- [ ] World generation
- [ ] World editor