Skip to content

Commit

Permalink
Changes to be committed:
Browse files Browse the repository at this point in the history
	modified:   README.md
	new file:   screenshot.png
JoshuaMc1 committed Mar 13, 2024
1 parent 538171d commit eb6ac5b
Showing 2 changed files with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Juego del Ahorcado

![Captura de pantalla del juego](screenshot.png)

Este proyecto es un juego de ahorcado desarrollado con Node.js, Express, React, Vite, TailwindCSS, DaisyUI, MySQL y Json Web Token.

## Características
@@ -17,21 +19,21 @@ Este proyecto es un juego de ahorcado desarrollado con Node.js, Express, React,

### Vidas:

| Facil | Medio | Dificil |
|-------------|-------------|---------------|
| 6 Vidas | 4 Vidas | 2 Vidas |
| Facil | Medio | Dificil |
| ------- | ------- | ------- |
| 6 Vidas | 4 Vidas | 2 Vidas |

### Puntos:

| Facil | Medio | Dificil |
|-------------------------|-------------------------|---------------------------|
| 1 Punto por acierto | 2 Punto por acierto | 3 Punto por acierto |
| Facil | Medio | Dificil |
| ------------------- | ------------------- | ------------------- |
| 1 Punto por acierto | 2 Punto por acierto | 3 Punto por acierto |

### Pistas:

| Facil | Medio | Dificil |
|-----------------------|-----------------------|-------------------------|
| al perder 3 vidas | al perder 2 vidas | al perder 1 vidas |
| Facil | Medio | Dificil |
| ----------------- | ----------------- | ----------------- |
| al perder 3 vidas | al perder 2 vidas | al perder 1 vidas |

## Tecnologías Utilizadas

Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eb6ac5b

Please sign in to comment.