Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lallassu/qake
Qake voxel-engine demo
https://github.com/lallassu/qake
game gamedev indiedev threejs voxel voxel-engine
Last synced: about 1 month ago
JSON representation
Qake voxel-engine demo
- Host: GitHub
- URL: https://github.com/lallassu/qake
- Owner: Lallassu
- License: mit
- Created: 2017-07-24T12:10:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-02T02:16:01.000Z (about 1 year ago)
- Last Synced: 2024-12-08T02:13:59.734Z (about 2 months ago)
- Topics: game, gamedev, indiedev, threejs, voxel, voxel-engine
- Language: JavaScript
- Size: 9.33 MB
- Stars: 142
- Watchers: 10
- Forks: 40
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Qake
Play the game here: https://qake.se/demoAlso on Chrome Experiments: https://www.chromeexperiments.com/experiment/qake
Upcoming version preview can be played here: http://qake.se/demo2
## Description
Qake is a voxel-engine written in Javascript with ThreeJS as graphic library.## Testing
Unpack the tarball with the nodejs server:
tar xvfz qake_server.tar.gzInstall nodejs and run *"cd server; nodejs server.js"*. Then point your browser to *http://localhost:8081*
## Screenshot
![alt tag](https://raw.github.com/lallassu/Qake/master/screenshot.png)