Skip to content

IAmMoltony/nonoSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ec40e34 · Mar 2, 2025
Feb 2, 2024
Mar 2, 2025
Feb 10, 2025
Apr 12, 2024
Sep 12, 2024
Mar 1, 2024
Apr 13, 2024
Mar 1, 2024
Sep 7, 2024
Feb 2, 2024
Jul 24, 2024
Sep 7, 2024
Mar 3, 2024
Jan 11, 2025
Jan 11, 2025
Feb 2, 2024
Sep 21, 2024

Repository files navigation

a Nonogram game in C#

CodeFactor

Installation

You can get the latest release from GitHub Releases.

Building from source

  1. Install the .NET SDK.

  2. Clone the repo: git clone https://github.com/IAmMoltony/nonoSharp

  3. Go into the repo folder: cd nonoSharp

  4. Build: dotnet build -v n

And that's it, the compiled build should now be somewhere in the bin directory.

Contributing

nonoSharp is open for contributions. Feel free to submit a pull request or create an issue.

License

nonoSharp is licensed under the MIT license. See the LICENSE file for more details.