games

module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2026 License: MIT

README

Games

Go + Ebitengine のゲーム集。

開発

mise install
mise run serve   # http://localhost:8000 で全ゲームを配信

タスクの一覧は mise tasks で確認できます。

ゲームごとに cmd/<game>internal/<game> があり、モジュールは全体で 1 つです。 dinosaur/ だけは他所から import できるよう internal/ の外にあり、.tagpr がそのバージョンを見ています。 ゲームの説明と構成は cmd/<game>/README.md にあります。 web/ が公開されるツリーそのもので、URL はそこのディレクトリ名で決まります。 ビルド対象は web/ の中身から決まるので、ゲームを増やすときに触るのは cmd/<name>web/<name>/index.html だけです。

ライセンス

MIT License

Directories

Path Synopsis
cmd
dinosaur-game command
Command dinosaur-game is the Ebitengine frontend for the dinosaur game, covering both desktop and the browser via WebAssembly.
Command dinosaur-game is the Ebitengine frontend for the dinosaur game, covering both desktop and the browser via WebAssembly.
gopher-run command
judgement-dice command
dinosaur
beep
Package beep synthesizes the game's sound effects as raw PCM.
Package beep synthesizes the game's sound effects as raw PCM.
game
Package game implements the dinosaur game logic and rendering.
Package game implements the dinosaur game logic and rendering.
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL