An open API service indexing awesome lists of open source software.

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.

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)