This is online meeting first-person-shooter game.
Every player in this game has his/her face from the webcam.
You can enjoy pulling the trigger at your friends' face!
This repository contains client-side codes.
This project has been created using webpack-cli, you can now run
npm run build
or
yarn build
to bundle your application
- ammo.js (typescript types are auto-generated by us)
- three.js
- pion/webrtc (golang)
This chapter is work in progress.