Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/scar17off/world-of-unicode
- Owner: scar17off
- Created: 2024-07-12T16:29:29.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-13T20:12:25.000Z (6 months ago)
- Last Synced: 2024-07-14T19:16:39.577Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 227 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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