Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Qake
Play the game here: https://qake.se/demo

Also 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.gz

Install 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)