VinayGupta23 / alter-ego-game

A puzzle-platformer game with clones! Developed as part of CSCI526: Mobile Games at USC.
https://vinaygupta23.itch.io/alter-ego
0 stars 1 forks source link

Cleanup and handle all cases in data collection #75

Closed vinayg-usc closed 2 years ago

vinayg-usc commented 2 years ago
Ashutosh-30 commented 2 years ago

Task Completed:

  1. Restarts logged
  2. Logging now for attempts: PlayerDeath, Restart, Level Completion
  3. Analytics hooks still as modular as possible where simple API calls are sufficient to enable analytics related functions.
vinayg-usc commented 2 years ago

Thanks Ashutosh!

For consistency with the our process, I'm just going to reopen the issue and instead set the project status to "In Review".

Usually we mark it closed once the code is finally merged to main.

vinayg-usc commented 2 years ago

Merged in #96