-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Se ha añadido el README con una pequeña descripción del repositorio
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# 🤖 ROBOT CON PSEUDOCÓDIGO | ||
|
||
Puedes probarlo accediendo a la siquiente página web: [🌐https://jose-web.github.io/robot-con-pseudo-codigo](https://jose-web.github.io/robot-con-pseudo-codigo) | ||
|
||
--- | ||
|
||
🎮 El juego consiste en un robot que debe evitar los obstáculos y desactivar las minas, hasta llegar a la salida del mapa, gracias al código que escriba el jugador para que el robot se mueva. | ||
|
||
--- | ||
|
||
👨🎓 Este juego está diseñado para aprender las mecánicas básicas de la programación. | ||
|
||
--- | ||
|
||
©️ Este juego ha sido realizado únicamente por mi en el instituto mar de alborán para un proyecto llamado DEMETER |