Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roundedtoken/hangman
Hangman game
https://github.com/roundedtoken/hangman
gamedev rss
Last synced: 4 days ago
JSON representation
Hangman game
- Host: GitHub
- URL: https://github.com/roundedtoken/hangman
- Owner: RoundedToken
- Created: 2024-01-05T09:49:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-05T10:03:32.000Z (about 1 year ago)
- Last Synced: 2024-11-10T09:20:28.542Z (2 months ago)
- Topics: gamedev, rss
- Language: JavaScript
- Homepage: https://rolling-scopes-school.github.io/roundedtoken-JSFE2023Q4/hangman/dist/index.html
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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