Added copyright. Background generation cleanup. Audio tweaks.

This commit is contained in:
2024-11-11 15:00:44 -05:00
parent f6ab64ca6e
commit 6aae03ed18
5 changed files with 17 additions and 12 deletions

View File

@@ -26,7 +26,7 @@ func NewManager() Manager {
return Manager{
Info: gamedata.GameInfo{
Name: "survive",
Version: "0.16",
Version: "0.18",
Dimensions: gamedata.Area{
Width: defaultWidth,
Height: defaultHeight,