McBikan / EP-Desarrollo

0 stars 0 forks source link

Implementar el juego multijugador ( 2 players ) #7

Open McBikan opened 3 weeks ago

McBikan commented 3 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 3 weeks ago

Falta implementar, ya tenemos snake 1 y snake 2, faltaría hacer que función de forma independiente