issues
search
echefuru
/
Lucky-Aces
Creative Commons Zero v1.0 Universal
0
stars
0
forks
source link
Initial implementations of some Data Access classes and Entity classes
#14
Closed
artourguoft
closed
4 days ago
artourguoft
commented
4 days ago
Added ApiDataAccessInterface, and ApiDataAccess class which is DAO that implements the interface
Added entities: Deck, Card (and rank and suit, used by Card)
For full details refer to commit messages