Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miapolis/qspy
QSpy is a social deduction game in which players have to find out who the spy is between them.
https://github.com/miapolis/qspy
nodejs react spyfall typescript
Last synced: 24 days ago
JSON representation
QSpy is a social deduction game in which players have to find out who the spy is between them.
- Host: GitHub
- URL: https://github.com/miapolis/qspy
- Owner: miapolis
- License: mit
- Created: 2021-02-25T20:45:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-09T15:15:57.000Z (almost 3 years ago)
- Last Synced: 2024-10-02T08:53:49.872Z (about 1 month ago)
- Topics: nodejs, react, spyfall, typescript
- Language: TypeScript
- Homepage: https://qspy.xyz
- Size: 896 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QSpy
I wasn't too happy with the options there were for playing Spyfall online, and I wanted to have an opportunity to learn React, so I made QSpy.
QSpy is a web-based, mobile friendly Spyfall game which has:
- Rooms
- Kicking members
- Timed rounds
- Voting and location guessing
- Scores and ranking
- Much more!This was 100% inspired by the fantastic **[codies.xyz](https://github.com/zikaeroh/codies)** so make sure to give that a star as well!
I shamelessly copied a lot of the backend and, well, frontend architecture from Codies, but it was a great learning experience!