șerpișori - from Romanian, means "little snakes"
- Use a desktop/laptop browser to watch the game board at http://serpisori.sensidev.com/spectator
- Use your mobile phone's browser to join at http://serpisori.sensidev.com
- Use your phone's gyro to control your dot.
We decided to use vagrant here to be able to quickly install a production like environment with tornado and nginx as a proof of concept.
- VirtualBox 4.3.20 (or later)
- Vagrant 1.7.1 (or later)
- Clone the repository.
cd ./vagrant
vagrant up
- Choose the appropriate network interface to give vagrant internet access. (usually option 1)
vagrant ssh
sudo /vagrant/bin/install_vagrant.sh
- That's it :)
- Implement colision mecanics
- Player names
- Scoring and gameification
- Fancy animation to make it look better