Name change

This commit is contained in:
2025-11-24 12:18:32 -07:00
parent cd6c1a78b0
commit 175479da69
65 changed files with 624 additions and 191 deletions

View File

@@ -82,7 +82,7 @@ func (s *SplashScreen) Draw(screen *ebiten.Image, screenWidth, screenHeight int)
}
// Draw large game title
titleText := "BIG FEELINGS"
titleText := "LIL GUY"
// Calculate size for large text (scale up the basic font)
scale := 4.0