The Partydeck
app contains 3 microservices, all connected:
- The live
server
, responsible for creating live games, shufling the cards and generating game codes. Powered by Java and the Spring framework. - The live
game
, the fronendReact.js
app that connects to the live server. - The game
panel
, a traditional MERN application to store and manage decks.
The application's microservices architecture is described in the following chart:
- Go to the game panel url: https://partydeck-game-panel-iygnk5fpxq-ue.a.run.app
- Sign up and create a game (or choose one from the public library)
- Click 'play' to create a live game
- Invite your friends to play
This software has no open-srouce license, which means the default copyright laws apply to it. Under Github's terms of service, you can view and fork the code for this repository for private use.
For more information regarding non-licensed softwares: https://choosealicense.com/no-permission/