Skip to content

Commit

Permalink
cambiando datos menores
Browse files Browse the repository at this point in the history
  • Loading branch information
AxelCotonGutierrez committed Jun 13, 2023
1 parent e8ad0cc commit fd6a291
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Contarhasta5dados
Juego para Infantil para aprender a contar hasta tres usando dados.
Juego para Infantil para aprender a contar hasta cinco usando dados.

Puedes probar el juego en esta url:

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- Llamamos al estilo -->
</head>
<body>
<h1>CONTAR HASTA 3</h1>
<h1>CONTAR HASTA 5</h1>
<div class="container2">
<span class="textosuperior">¿Eres capaz de contar hasta cinco usando dados?</span>
<button id="play-again-button" style="display: none;">Volver a jugar</button>
Expand Down

0 comments on commit fd6a291

Please sign in to comment.