Skip to content
This repository was archived by the owner on Jun 13, 2022. It is now read-only.

Release 1.1.0

Latest
Compare
Choose a tag to compare
@jotoho jotoho released this 05 Feb 17:28
· 39 commits to master since this release
1.1.0
32d0e03

This minor version update introduces the following new functionality:

  • Shows information on the sizes of ships there are on every board and how many each
  • The version number in the game is now automatically updated/set during make build

There has also been some refactoring done since 1.0.0. Most notably the generation of the
game boards is now done asynchronously in the background while the tutorial screen is presented
to the user.