Skip to content

A simple nonogram game done on the frontend using python

Notifications You must be signed in to change notification settings

Tezzish/nonogramDuckDuckGooseAI

Repository files navigation

nonogramDuckDuckGooseAI

A simple nonogram game done on the frontend using html/css/js and flask for the backend

To run

  • Clone the repo
  • run python3 -m venv venv
  • activate the python virtual environment
  • install requirements.txt
  • run python app.py
  • open on your browser

About

A simple nonogram game done on the frontend using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published