├── README.md ├── index.html ├── palabras.js ├── script.js └── styles.css /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/accesibleprogramacion/ahorcado/HEAD/README.md -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/accesibleprogramacion/ahorcado/HEAD/index.html -------------------------------------------------------------------------------- /palabras.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/accesibleprogramacion/ahorcado/HEAD/palabras.js -------------------------------------------------------------------------------- /script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/accesibleprogramacion/ahorcado/HEAD/script.js -------------------------------------------------------------------------------- /styles.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/accesibleprogramacion/ahorcado/HEAD/styles.css --------------------------------------------------------------------------------