This repo is an application composed of several components:
- Userdetails service. Express service that handles aggregation of user data.
- Auth service. Express service that handles the authentication of users.
- Game service. Express service that handles the game itself.
- Friend service. Express service that handles the friends.
- Question service. Express service that handles the questions generation and distribution.
- Webapp. React web application that uses the gateway service to allow basic login and new user features.
This project has been developed by the contributors listed in the following section, as part of the Software Architecture course at the University of Oviedo for the academic year 2023/2024.
WIQ is a game inspired in the popular spanish show "Saber y Ganar", where players must answer questions from different topics by choosing one of the options given to them.
The questions in the game are generated automatically, keeping the game interesting and not repetitive.
In addition you will be able to choose the topics you want to answer questions about from our topic list. Along with this we have several game modes related to the gameplay, such as answering as many questions as you can at a time
Rubén Fernández Valdés | |
Manuel de la Uz González | |
Yago Fernández López | |
Noel Expósito Espina | |
Manuel González Santos | |
Javier Monteserín Rodríguez |