Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roundedtoken/nonograms
Nonograms game
https://github.com/roundedtoken/nonograms
gamedev rss
Last synced: 6 days ago
JSON representation
Nonograms game
- Host: GitHub
- URL: https://github.com/roundedtoken/nonograms
- Owner: RoundedToken
- Created: 2024-02-10T08:30:17.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-10T08:33:44.000Z (9 months ago)
- Last Synced: 2024-02-10T09:26:48.240Z (9 months ago)
- Topics: gamedev, rss
- Language: CSS
- Homepage: https://rolling-scopes-school.github.io/roundedtoken-JSFE2023Q4/nonograms/dist/index.html
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Nonograms](https://rolling-scopes-school.github.io/roundedtoken-JSFE2023Q4/nonograms/dist/index.html)
An educational project whose goal is to teach how to implement a Nonograms 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