Solitaire game in Kotlin, folked and inspired by https://github.com/treehouse/SolitaireKotlin
Create a Solitaire game with Card, Deck, Foundation Pile, Tableau Pile, Waste Pile and their behavior.
The original view of a Solitaire game (images taken from the tutorial Treehouse itself, I claim no copyright.)
The final view of Solitaire in Kotlin as below
App.kt
or test/GameTest.kt