Skip to content

Commit 0e78933

Browse files
committed
Merge pull request #1 from LittleRolf/feature/classloader
Feature/classloader
2 parents 7b1f33e + 8cccb33 commit 0e78933

61 files changed

Lines changed: 409 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ local.properties
2525

2626
# Locally stored "Eclipse launch configurations"
2727
*.launch
28+

README.md

Lines changed: 4 additions & 0 deletions

res/playing_cards/Clubs/10C.png

9.54 KB

res/playing_cards/Clubs/2C.png

4.85 KB

res/playing_cards/Clubs/3C.png

5.88 KB

res/playing_cards/Clubs/4C.png

5.58 KB

res/playing_cards/Clubs/5C.png

6.77 KB

res/playing_cards/Clubs/6C.png

7.8 KB

res/playing_cards/Clubs/7C.png

7.76 KB

res/playing_cards/Clubs/8C.png

9 KB

0 commit comments

Comments
 (0)