-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# Changelog | ||
|
||
## [1.1.0] - 2022-12-11 | ||
### Added | ||
- Add options screen to set game seed, starting level, music, and sound. | ||
- Add current seed to board scene. | ||
- Add buttons on game over screen to either replay the same game (incl. seed) or start a new game. | ||
|
||
## [1.0.1] - 2022-10-18 | ||
### Fixed | ||
- Fix music not playing when restarting after a game over. |