You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,9 @@
54
54
| 2 |**arkanoid-game**| Juego mítico y clásico de Arkanoid para controlar con teclado. |[](https://github.com/midudev/javascript-100-proyectos/tree/main/02-arkanoid-game)|[](https://www.javascript100.dev/02-arkanoid-game)|
55
55
| 3 |**mecanografía**| Pon a prueba a qué velocidad tecleas |[](https://github.com/midudev/javascript-100-proyectos/tree/main/03-midu-typing-game)|[](https://www.javascript100.dev/03-midu-typing-game)|
56
56
| 4 |**chatgpt-local**| Creamos un ChatGPT que se ejecuta en tu navegador. 100% privado y gratuito |[](https://github.com/midudev/javascript-100-proyectos/tree/main/04-chatgpt-local)|[](https://www.javascript100.dev/04-chatgpt-local)|
57
+
| 5 |**buscar-info-IP**| Llama a una api para obtener información de cualquier IP |[](https://github.com/midudev/javascript-100-proyectos/tree/main/05-api-geo-ip)|[](https://www.javascript100.dev/05-api-geo-ip)|
58
+
| 6 |**tetris-canvas**| Creamos el famoso juego tetris como desafío de una prueba técnica |[](https://github.com/midudev/javascript-100-proyectos/tree/main/06-tetris-canvas)|[](https://www.javascript100.dev/06-tetris-canvas)|
0 commit comments