CONFIGURAR CORREO!!!
Enigma F5 es una aventura llena de intrigas y conspiraciones que recorre la historia de la criptografía y la ciencia de la computación desde sus inicios en los años 30 del siglo XX.
El objetivo del juego, elaborado a modo de escape room, es servir de apoyo durante los procesos de selección de Factoría F5. A medio camino entre la realidad y la ficción, los jugadores recorrerán la historia de forma grupal poniendo a prueba sus habilidades de trabajo en equipo y sus competencias digitales básicas.
Enigma F5 is an adventure full of intrigues and conspiracies that explores the history of cryptography and computer science from its beginnings in the 1930s.
The objective of the game, designed as an escape room, is to support the selection processes of Factoría F5. Halfway between reality and fiction, players will explore history as a group, testing their teamwork skills and basic digital competencies.
To install node modules inside the frontend folder run:
cd frontend
npm install
To run the application inside of the fronted folder run:
npm run dev
To run the application inside the bakcend folder run:
cd backend
mvn spring-boot:run
Method | Path | Comments |
---|---|---|
GET | /api/questions | Show all final questions |
Link to breafing, feature analysis, MVP, references and other docs.
Link to the User Journey and UI prototype.