Skip to content

Weetile/nonograms

Repository files navigation

Nonograms

Python project made for the OCR A Level Computer Science Programming project

This is an application with a graphical user interface used for creating and playing nonograms stored locally. It has the following features:

Features

  • Ability to play and complete nonograms
  • Ability to create nonograms
  • Ability to generate horizontal and vertical hints from a completed nonogram puzzle
  • Ability to see elapsed time taken to beat a nonogram puzzle

Dependencies

The program is written in Python using the Tkinter toolkit. All dependencies and libraries are part of the default Python libraries included with Python.

Usage

Clone the repository to the local disk or download it as a '.zip'. Be sure to preserve the directory integrity and folder structure. Simply run the main.py file using Python 3 and you will be presented with a graphical user interface.

License

GPL (GNU GENERAL PUBLIC LICENSE Version 3)

Screenshots

image

About

OCR A Level Computer Science Project 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages