Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.
/ tsumerush Public archive

A simple Java tsumerush app. Solve tsume (Shogi mating puzzles) with a countdown!

License

Notifications You must be signed in to change notification settings

Kuukyo3/tsumerush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Shogi tsumerush app.

Download

Currently not under active development. Might change in the future

You can choose between 1, 3, 5, 7, 9, 11, 13 and 15 move tsume (Shogi mating puzzles). At the bottom right corner you can choose the duration in minutes you want to play for.

img1

Clicking on pieces picks them up, right click puts the piece down again. Clicking anywhere will count as a move (there is no rule validation, even clicking on the origin square will count as input).

img2

The tsume solutions are pre-computed, but only consist of one line. Meaning a solution might be correct but the app will still count it as wrong. A good rule of thumb is to use a previously moved piece for mate.

About

A simple Java tsumerush app. Solve tsume (Shogi mating puzzles) with a countdown!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages