dependabot[bot] f8e62570ee Bump engine.io and socket.io in /API
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [socket.io](https://github.com/socketio/socket.io). These dependencies need to be updated together.


Updates `engine.io` from 4.1.2 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/4.1.2...6.2.1)

Updates `socket.io` from 3.1.1 to 4.5.3
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/3.1.1...4.5.3)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 01:48:27 +00:00
2022-11-22 01:48:27 +00:00
2021-09-07 12:53:34 -04:00
2021-09-07 12:53:34 -04:00
2021-02-19 23:36:53 -05:00
2021-02-19 23:36:53 -05:00
2021-09-07 12:55:09 -04:00
2021-09-07 12:53:34 -04:00

chill-space

A multiplayer game that uses TensorflowJS to place a stickfigure version of you on a canvas with others in your virtual room.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Description
A multiplayer game for a hackathon that uses TensorflowJS & the webcam as the controller
Readme 2 MiB
Languages
Vue 54.5%
JavaScript 44.3%
HTML 1.2%