/Wallogram

Wallogram turns our environment in a video game playground. To do so the game is projected on walls and facades and players use their mobile phone as a game controller.

Primary LanguageJavaScriptOtherNOASSERTION

Wallogram turns our environment in a video game playground. To do so the game is projected on walls and facades and players use their mobile phone as a game controller.

Demo: http://www.red-agent.com/wallogram

Distributed under the MIT License.

How to build

  • Install node.js
  • Install mongodb
    • Create wallo database with a collection named levels
  • Run npm install
  • Run node run_server.js