]> wirehaze git hosting - solitaire.git/commit

wirehaze git hosting

initial commit
authorphfr24 <phfr24@inf.ufpr.br>
Sun, 19 Apr 2026 19:39:58 +0000 (16:39 -0300)
committerphfr24 <phfr24@inf.ufpr.br>
Sun, 19 Apr 2026 19:39:58 +0000 (16:39 -0300)
commit2e1038ca48180811122763d34622278c27443daa
tree92ed4c94831b613a9dd20a23de6f1689ef6635f3
initial commit
.classpath [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.project [new file with mode: 0644]
src/solitaire/Card.java [new file with mode: 0644]
src/solitaire/Main.java [new file with mode: 0644]
src/solitaire/Rank.java [new file with mode: 0644]
src/solitaire/Suit.java [new file with mode: 0644]