Releases: sauce-code/baghchal
Releases · sauce-code/baghchal
Multimodule
- changed to a multimodule maven project
- refactored package names
- improved sturcture
- added site
- added new icon
- added output jar for TUI
- added LICENSE to generated jars
- added more tests
GUI improvements
new logo, new tests
- added a new logo
- added JUnit tests
- updated meta info
maven project
- converted to a maven project
- removed local libraries
undo / redo, unselect
added features:
- moves can now be undone
- selected tiles will be ignored during undo
- the undo option can be found in the GUI under 'edit'
- undone moves can now be redone
- selected tiles will be ignored during redo
- the redo option can be found in the GUI under 'edit'
- selected pieces can now be unselected by performing an action on them
bugs:
- fixed an issue where goat player hasn't been able to win matches
- fixed an issue where the selected pece stays selected after a goat player's move
Simple GUI
basic program
contains yet:
- complete interface
- implementation
- simple text user interface
basic structure
A basic eclipse project, containing Interfaces and settings.

