Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

TODO.md 366B

# TODO

  • Bugs only catchable by 2 programmers
  • Bugs only catchable with debugger
  • Bugs only catchable with unit tests
  • Bugs immune to debugger
  • Bugs immune to unit tests
  • Reduce programmers spawn rate (maybe cubic function?)
  • Add obstacles to prevent flying across the screen
    • Edits by customer
    • QA engineers