An open API service indexing awesome lists of open source software.

https://github.com/basklash/hangyman-in-js

Ein Hangman-Spiel entwickelt mit HTML, CSS (SCSS) und JavaScript.
https://github.com/basklash/hangyman-in-js

hangman hangman-game hangman-javascript

Last synced: 4 months ago
JSON representation

Ein Hangman-Spiel entwickelt mit HTML, CSS (SCSS) und JavaScript.

Awesome Lists containing this project

README

          

# Hangyman made with JavaScript
Ein Hangman Spiel bassierend zu meinem Spiel, welches ich mit Discord.py gemacht habe.

## Vorgekommene Fehler und gute Links
Issue 1: How to detect which button has been clicked in JavaScript

https://www.fwait.com/how-to-detect-which-button-is-clicked-in-javascript/

Issue 2: How to add readonly attribute to an input tag in JavaScript?

https://www.geeksforgeeks.org/how-to-add-readonly-attribute-to-an-input-tag-in-javascript/#:~:text=Use%20setAttribute()%20Method%20to,is%20being%20set%20or%20changed.

Issue 3: Javascript - strikethrough

https://stackoverflow.com/questions/9375445/javascript-strikethrough

Issue 4: How do I disable all input buttons without using jQuery?

https://stackoverflow.com/questions/1202087/how-do-i-disable-all-input-buttons-without-using-jquery

Issue 5: Array.prototype.includes() - Check if array contains a specific text
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/includes

## Quick Information!
The image of the body from the left side was taken from there

https://codepen.io/worodhazam/pen/XWzxONq