Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/roundedtoken/nonograms

Nonograms game
https://github.com/roundedtoken/nonograms

gamedev rss

Last synced: 6 days ago
JSON representation

Nonograms game

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