McBikan / EP-Desarrollo

0 stars 0 forks source link

Crear un ranking de los mejores puntajes #9

Open McBikan opened 2 weeks ago

McBikan commented 2 weeks ago

As a desarrollar de videojuegos I need crear un modo de juego multijugador offline de 2 jugadores So that se pueda jugar 2 jugadores al mismo tiempo

Details and Assumptions

Acceptance Criteria


Given the game is running  
When the player completes a level  
Then the next level is loaded with increased difficulty

Given the player is on a level  
When the player reaches a specific score or time limit  
Then the difficulty of the level increases (e.g., more enemies, faster enemies)

Given the player fails a level  
When the player retries  
Then the difficulty may be adjusted based on previous attempts
McBikan commented 2 weeks ago

Falta pedirle a la BD que te mande los 10 mejores registros con los puntajes mas altos