leovinsen / octopush

Financial Education mobile game prototype
0 stars 0 forks source link

Advance day mechanism #20

Closed leovinsen closed 4 years ago

leovinsen commented 4 years ago

There will be 24 points in time in which user can do actions. There are 2 points in time / real life day, and every point increases the age by 2.5 years.

These points in time will be represented by an enum perhaps called TimePoint and will be stored in SharedPrefs as integer.