https://github.com/iridinite/kupogram
Nonogram / picross solving game
https://github.com/iridinite/kupogram
game griddler monogame nonogram picross puzzle
Last synced: about 1 year ago
JSON representation
Nonogram / picross solving game
- Host: GitHub
- URL: https://github.com/iridinite/kupogram
- Owner: iridinite
- License: bsd-3-clause
- Created: 2018-02-25T16:42:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-25T16:54:14.000Z (over 8 years ago)
- Last Synced: 2025-02-14T22:42:01.337Z (over 1 year ago)
- Topics: game, griddler, monogame, nonogram, picross, puzzle
- Language: C#
- Size: 37.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Kupogram
## Nonogram / picross solving game
A nonogram is a logic puzzle where a set of hint numbers are used to color cells in a grid, revealing a picture. Kupogram is a game that offers you a collection of nonograms to solve on your own. You can also make your own puzzles and share them with other people.
## Compiling
To build all assets, you will need:
* Visual Studio 2017
* MonoGame Framework 3.6 ([http://www.monogame.net/](http://www.monogame.net/))
* FMOD Studio ([https://www.fmod.com/studio](https://www.fmod.com/studio))
This game and its content are licensed under BSD 3-Clause License, except for some audio and font assets as noted in the Credits section.