A online instant game built with Node.js AngularJs and socket.io.
- choose a choice then have a reward
- send pictures 🌅
- send emojis 😄
- keyboard support 🎹
- online users count statistic 👻
- download the code then extract
- run
npm install
from command line window - run
node server
- finnaly, open your browser and visit
localhost:3000