game skeleton
ci/woodpecker/push/ebitengine Pipeline was successful

This commit is contained in:
2026-08-29 19:16:40 +02:00
parent 0d8918e6f5
commit 45dac473fd
38 changed files with 227 additions and 87 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ import (
"github.com/hajimehoshi/ebiten/v2"
"github.com/hajimehoshi/ebiten/v2/vector"
"realworld/internal/names"
"realworld/internal/world"
"git.teletypegames.org/games/realworld/internal/names"
"git.teletypegames.org/games/realworld/internal/world"
)
// Screen and layout, in internal (unscaled) pixels.