Skip to content
Methodologies

Methodologies

These are the four production methodologies this playbook draws from. How they adapt to game jams is covered in the Core Concepts section.

The iterative approach to software development built around a few core ideas:

  • Sprints: fixed timeboxes (usually 1-4 weeks) for completing a chunk of work
  • Backlog management: a prioritized list of features and tasks
  • Continuous delivery: working increments ship at the end of each iteration
  • Adaptive planning: responding to change rather than locking a fixed plan