This is a text based Java app to help do things in the solo RPG "Be Like A Crow".
The game is copyright of Tim Roberts, Critical Kit Ltd, UK.
The game resources are taken from the book. I have followed the rules as closely as possible.
The app uses text menus to create a Crow, initialize characteristics, do turn moves, and resolve combat.
In addition, I am using Java Swing to allow the display and hopefully marking on the maps for each setting.
As of right now, the helper will not save a game or a crow. That may be a future feature.