https://github.com/dragonchen-tw/nonogram
Nonogram player written in golang.
https://github.com/dragonchen-tw/nonogram
game go golang nonogram
Last synced: 27 days ago
JSON representation
Nonogram player written in golang.
- Host: GitHub
- URL: https://github.com/dragonchen-tw/nonogram
- Owner: DragonChen-TW
- Created: 2022-09-12T14:02:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T13:59:04.000Z (over 3 years ago)
- Last Synced: 2025-12-18T15:45:28.297Z (6 months ago)
- Topics: game, go, golang, nonogram
- Language: Go
- Homepage:
- Size: 275 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nonogram
A nonogram player (generator, editor, solver and website in the future).
User-friendly, many-featured, easy game platform.
Cross-platform supported.
## Features
- [ ] Play in-database puzzles
- [ ] Play online puzzles
- [ ] Linux, Windows supported
- [ ] Building website to
- [ ] Controller, Gamepad, Touch supported
- [ ] Android, iOS and Nintendo Switch supported
## Package
- [Ebitengine](https://github.com/hajimehoshi/ebiten)