Skip to content

Latest commit

History

History
36 lines (25 loc) 路 1.55 KB

README.md

File metadata and controls

36 lines (25 loc) 路 1.55 KB

ARCANIA 馃獎

The last figth of magic

NodeJS NodeJS Socket.io HTML5 CSS3 JavaScript

Pitch

Welcome to the realm of Arcania. In this immersive interactive experience, you embody two wizards from the Citadel, whose families have been at war since time immemorial. Prepare yourself to engage in your ultimate battle and determine who will be the next king of the world of the Twelve. Use your phone as a magical wand and cast spells at your opponent using your own movements. At the end of the battle, review your performance and unlock achievements.

GIF DEMO

Installation

Requires :

  • Node.js v10+ to run.
  • Phone and Computer on same network

Install the dependencies and start the server.

cd arcania
npm i
node server.js

Use

On your computer open url :

http://localhost:3000/projo or http://[computer-ip]:3000/projo

On your phone scan the qr code and use it a magic wand

License

GPL 3.0