3 releases

0.1.2 Dec 30, 2023
0.1.1 Dec 30, 2023
0.1.0 Dec 30, 2023

#521 in Game dev

45 downloads per month

Apache-2.0

32KB
311 lines

Hanjie

Nonogram (also known as Picross) engine written in Rust using the Bevy game engine.

Getting Started

$ git clone https://github.com/JackWolfard/hanjie.git
$ cd hanjie
$ cargo run

Controls

  • Left click: toggle cell
  • Right click: cross out cell
  • Middle click (or shift + left click): mark cell

Dependencies

~21MB
~390K SLoC