pouët.net

Go to bottom

Who wants to be a demoscener? by The Planet Of Leather Moomins [web]

# Who Wants to be a Demoscener? Evoke 20 years edition!

Live quiz thing for Evoke made with my [Assisted Performer lib ](https://github.com/psenough/assisted_performer)

Assisted Performer is a node.js server that serves small webpages and acts as a proxy for parameter controllers.

# Installing

Install [nodejs](http://nodejs.org/)

Download the package and call `npm install` to install all dependencies.

# Run Server

`node app.js`

# Quiz screen

http://<yourip>:8080/quiz

Left and right arrow keys change states of the application

# Live voting access

http://<yourip>:8080/
Go to top