Viral
A strategy game wearing the skin of a social media app.
View on GitHub
Data Model Implementation
Entity Classes
Game
Friend
Demeanor
Action
ActionResponse
ActionTaken
DAO Interfaces
GameDao
FriendDao
DemeanorDao
ActionDao
ActionResponseDao
ActionTakenDao
POJOs
ScoreSummary
DemeanorWithActions
Repository Classes
ActionRepository
DemeanorRepository
FriendRepository
GameRepository
Database Class
ViralDatabase