diff --git a/4-typing-game/typing-game/translations/assignment.es.md b/4-typing-game/typing-game/translations/assignment.es.md new file mode 100644 index 00000000..573fedcd --- /dev/null +++ b/4-typing-game/typing-game/translations/assignment.es.md @@ -0,0 +1,12 @@ +# Crear un nuevo juego de teclado + +## Instrucciones + +Crea un juego pequeño que use eventos de teclado para realizar tareas. Puede ser un tipo diferente de juego de mecanografía, o un juego de tipo artístico que pinta píxeles en la pantalla con las pulsaciones de teclas. ¡Se creativo! + +## Rubrica + +| Criterios | Ejemplar | Adecuado | Necesita Mejorar | +| --------- | ------------------------ | ------------------------ | ----------------- | +| | A full game is presented | The game is very minimal | The game has bugs | +| | | | |