This app is a clone of the mobile app “Picolo”. How to play:
- add usernames
- select a card deck with different tasks and username placeholders
- actual game: getting random tasks with the actuall usernames
In my version of the webapp you would have the added feature of being able to add custom card decks and exchange them. Furthermore you wouldn’t need to install any app.
The frontend is build with Vue + Bootstrap, the backennd with a simple NodeJs server.