Skip to content

h4cksaw32/Nonograms.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nonograms.NET

This is a desktop app that can be used to create or solve nonogram puzzles, written in C# using WPF. It implements a library that I previously wrote (NonogramLib).

For more information on nonograms, read this article.

Requirements

Microsoft Windows with .NET 9 Runtime

How to use

For average users, simply download the archive from the releases page, unzip it, and run the executable.

How to develop

Visual Studio / Visual Studio Code are recommended for .sln compatibility.

Make sure you have a C#/.NET development environment set up, and fork the repository. Don't forget to pull the submodule.

Remarks

This is my first "serious" project, so thank you very much for your interest. I know the app may be a bit janky, because I'm still learning to make projects like these. I may add more updates and bugfixes in the future if I find the time.

About

An application for creating and solving nonograms made in WPF.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages