Нема описа
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

# 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