Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/roundedtoken/hangman

Hangman game
https://github.com/roundedtoken/hangman

gamedev rss

Last synced: 4 days ago
JSON representation

Hangman game

Awesome Lists containing this project

README

        

# [Hangman](https://rolling-scopes-school.github.io/roundedtoken-JSFE2023Q4/hangman/dist/index.html)
An educational project whose goal is to teach how to implement a simple hangman game using basic technologies following detailed technical criteria. Adaptive layout is done using `CSS`, assembly is done using `Vite`, and all interactivity and DOM structure is done using `native JS`. No libraries or frameworks and html were deliberately used

## Technologies
### Front-end







### CD