This is a simple number guessing game. It is built by vanilla JS without any frameworks or similar as fun project.
Rules are simple. Player will guess a 4 digit number, if a number is correct and in correct position a plus is earned, if number is correct but the position is wwong you earn a minus. If the number is incorrect you earn nothing. When player gets +4 guess is completely correct.
Features to add
Output