Go to file
dependabot[bot] 4d1693dea4 Bump json5, babel-loader, webpack and sass-loader
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [babel-loader](https://github.com/babel/babel-loader), [webpack](https://github.com/webpack/webpack) and [sass-loader](https://github.com/webpack-contrib/sass-loader). These dependencies need to be updated together.


Updates `json5` from 2.2.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

Updates `babel-loader` from 8.2.2 to 8.3.0
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.2...v8.3.0)

Updates `webpack` from 4.46.0 to 5.75.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.46.0...v5.75.0)

Updates `sass-loader` from 7.3.1 to 13.2.0
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.3.1...v13.2.0)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: babel-loader
  dependency-type: indirect
- dependency-name: webpack
  dependency-type: indirect
- dependency-name: sass-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 07:29:30 +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%