dependabot[bot] 05a00e76b4 Bump minimist and node-p5
Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.7 and updates ancestor dependency [node-p5](https://github.com/andithemudkip/p5-node). These dependencies need to be updated together.


Updates `minimist` from 0.0.8 to 1.2.7
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v0.0.8...v1.2.7)

Updates `node-p5` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/andithemudkip/p5-node/releases)
- [Commits](https://github.com/andithemudkip/p5-node/commits)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: node-p5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-04 07:54:59 +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
2023-03-04 07:54:59 +00:00
2023-03-04 07:54:59 +00: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%