This is a nonogram solver and editor. You can create save and edit solve nonograms. Uses lanterna to display terminal screen. Stores previous calculations to solve other nonograms faster
https://github.com/kutaybezci/nonogram
"Sample nonograms taken from Maxi Bulmaca Kumral Yayıncılık by Fatma Eger"
Terminal Tetris is my implementation of the famous block game, written in Java. The output is sent to the terminal (cmd). The input is taken in by a Java application window. The Java application must be the active window in order to work.
CSameGame is a multiplatform Java game based on SameGame. It also supports various game styles, save and load games, highscore ladder, a solver and an helper
This program automatically solves Nonogram riddles, also known as Japanese Puzzles.
It is Java-based and should therefor run on any platform that has a JRE (>= 1.5) installed.
A multi-player minesweeper server, and the ability to play via telnet gives it a geeky edge. The game can be observed through a web interface by other spectators.Written in java.