This is a small web game made for a University mini-project for Web Technologies in early 2022.
The game is a simple guess-the-word style Hangman game in an Arcade-style with a Pixel art appearance and appropriate 8-bit era sound effects (all made by me, except the font which is called "Pixeboy" from fontspace.com)
The app needs to be served with a web-server as it uses fetch method to load resources. Just open the URL in a Web browser.