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

@@ -5,7 +5,7 @@ import (
"github.com/hajimehoshi/ebiten/v2"
game "github.com/atridad/BigFeelings/internal/game"
game "github.com/atridad/LilGuy/internal/game"
)
func main() {