The developer has not uploaded a game yet...

The final project, as far as I could take it:

Start to Finish:

    1.  Basic Snake Game
    2. Added Obstacles with Random and Multiple Spawn
    3. Added Apple Counter
    4. Added Stopwatch
    5. Snake changes color from green to yellow after eating 3 apples
    6. Game Main Menu Title moves via animator
    7. Added Second Level 
    8. The second Level walls move via the animator
    9. Added Pause Menu
    10. Added Main Menu
    11. Added Apple movement via code
    12. Added Esc to go to Pause Menu
    13. Added Arrows to control the player