Skip to content

Instantly share code, notes, and snippets.

@euske
Last active April 28, 2022 04:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save euske/23be5b3b3671933ee7f5cc7b855f3c77 to your computer and use it in GitHub Desktop.
Save euske/23be5b3b3671933ee7f5cc7b855f3c77 to your computer and use it in GitHub Desktop.

ゲームジャム (game jam) のすすめ

  • 与えられたお題に従って時間内にゲームを1本開発する:
    • "Small world"
    • "You're the villain"
    • "10 seconds"
  • もっとも有名な Ludum Dareの場合:
    • 年2回開催、参加者は数千人。制限時間は 48時間。
    • すべて(プログラム、絵、音)一人で製作せねばならない。
    • 完成したゲームを参加者どうしで評価し、勝者を決定する。
    • 優勝者の作品はほんとにすごい (その後、プロデビューする人も多い)。
    • 新山の作品 (全然すごくない)
  • それ以外にも、多くのゲームジャムが開催されている

何がうれしいのか?

  • 「とりあえず動かす」スキル
  • 「締め切りに間に合わせる」スキル
  • 「綺麗なコードを締め切り前の1時間で見事にぶちこわす羽目になる」経験 (crunch time)
  • 新山の場合は、ゲームエンジン自体を作るのも楽しい。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment