Bang! The popular card game playable in your browser! Play with your friends in real-time!
Go to file
dependabot[bot] 59bc3ad062
Bump python-socketio from 4.6.1 to 5.5.2 in /backend
Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 4.6.1 to 5.5.2.
- [Release notes](https://github.com/miguelgrinberg/python-socketio/releases)
- [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/python-socketio/compare/v4.6.1...v5.5.2)

---
updated-dependencies:
- dependency-name: python-socketio
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 18:23:14 +00:00
.github Bump actions/cache from 2 to 3 2022-03-22 04:14:25 +00:00
backend Bump python-socketio from 4.6.1 to 5.5.2 in /backend 2022-03-24 18:23:14 +00:00
frontend choose a random card when it is face down 2022-03-22 12:42:20 +01:00
.gitignore ignore vscode stuff 2020-12-20 20:24:49 +01:00
Dockerfile fix pytest to work locally 2021-12-19 17:37:46 +01:00
README.md update github actions and comments to the Dockerfile 2021-06-26 12:53:23 +02:00

bang

This is the repo for the PewPew! game, which is a replica of BANG!. BANG! is a trademark owned by DVGiochi.

Frontend Readme

Backend Readme