dependabot[bot] 8725f53a9e Bump json-schema and jsprim in /API
Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.

Updates `json-schema` from 0.2.3 to 0.4.0
- [Release notes](https://github.com/kriszyp/json-schema/releases)
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0)

Updates `jsprim` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/joyent/node-jsprim/releases)
- [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
- [Commits](https://github.com/joyent/node-jsprim/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: indirect
- dependency-name: jsprim
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-11 01:17:50 +00:00
2022-11-11 01:17:50 +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%