@model Project_Unite.Models.PongStatsViewModel @{ ViewBag.Title = "Codepoints Highscores"; }

Codepoints Stats

In ShiftOS, Codepoints are your primary form of currency. You earn them by doing many actions such as playing Pong, drawing pictures in Artpad, skinning and shifting in Shifter, and more.

You can use them to upgrade your OS, download more apps, etc.

Below is a list of all users with Codepoints, starting with the top Shifters.

@foreach(var entry in Model.Highscores) { }
User Codepoints
@Html.UserLink(entry.UserId) @entry.CodepointsCashout CP