Scoring System
Loopsy for Playdate » Devlog
Hi Loopers!
I wanted to give a quick overview of the scoring system. Points are awarded based on the number of tiles in a loop, with corners acting as a multiplier. Your current level has no impact on points.
For example, the following 46 tile loop generates 2875 points:

And the following loop, with significantly more corners, generates 3600 points:

As you can see, the more corners you can use in longer loops, the better!
The actual points formula used is:
points = (5 x numTiles x (numTiles + numCorners)) / 4
Thanks for reading ❤
Get Loopsy for Playdate
Download NowName your own price
Loopsy for Playdate
A quirky loop making game for Playdate.
More posts
- Version 1.3 (New Levels)Nov 03, 2022
 - Version 1.2 (Leaderboards)Aug 09, 2022
 - Version 1.1 (Blitz Mode)Jul 22, 2022
 - Loopsy Released!Jul 16, 2022
 - Arcade ModeJul 15, 2022
 - Puzzle ModeJul 13, 2022
 - Zen ModeJul 12, 2022
 - Dark ModeJul 10, 2022
 

Leave a comment
Log in with itch.io to leave a comment.