tiny-devs/pique-catch

Game mechanics and refactoring

Closed this issue · 1 comments

  • When timer hits 0, runner gets 1 point
  • When the item is taken, reset timer
  • Random positions for item
  • Insert players into Sprite Group

Most of those tasks was finished in this pull request the only one that couldn't be done was "Random positions for item", because we need to finish issue-3 first.