The game named DOVIC in which students fight an evil super spreader by practicing social distancing and contact tracing.
A HackMIT project by Andi Liu, Mingyang Deng, Shengtong Zhang, Ziqian Zhong.
The history commits can be seen at https://github.mit.edu/ziqianz/game.
Run node server.js
to start a local server. The game can be accessed at 127.0.0.1:8084.
- The circle around each player denotes the infection radius.
- The super spreader can pretend to be a normal player with three modes. Press "1" to not infect anyone, press "2" to become infectious, and press "3" to become symptomatic. Note that the default is mode 1, so you need to press "2" to start infecting others.