adamki / snake

Snake on a Canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement levels and scores

MattRooney opened this issue · comments

commented

there is a scoreboard on the page, the snake starts off on level 0, every N pellets the level increases. The amount of points for each pellet depends on the current level.