Skip to content

Latest commit

 

History

History
32 lines (30 loc) · 816 Bytes

ROADMAP.md

File metadata and controls

32 lines (30 loc) · 816 Bytes

Roadmap

This is a list of various topics we'd like to explore this summer:

  • Project setup
    • Open source game development
    • Issue management and project boards
  • Test Driven Development
    • Introduction to TDD
    • TDD in Godot
  • Git
    • Introduction to Git
    • Dealing with large binaries
      • Shallow cloning
      • Git LFS
      • Artifactory
  • Debugging
  • GitHub Actions
    • Introduction
    • Automating Godot workflows
    • Automating publishing
  • Release automation
    • Itch.io
    • Steam
  • Managing release/patch notes
    • Automating release/patch notes
  • DORA metrics in game development
  • Automating lifecycles
    • Game builds
    • Packages
    • Assets
  • Dependency and configuration management