Skip to content

nezne1k4/kotlin-103-solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solitaire game in Kotlin


Inspriration

Project

Structure

  • This project is loaded and run with ItelliJ IDEA with KotlinJavaRuntime

Purpose

  • Create a Solitaire game with Card, Deck, Foundation Pile, Tableau Pile, Waste Pile and their behavior. Definition of Object / Class in a Solitaire game

  • The original view of a Solitaire game (images taken from the tutorial Treehouse itself, I claim no copyright.) The original view of a Solitaire game

  • The final view of Solitaire in Kotlin as below

Run the code

  • Compile and run the App.kt or test/GameTest.kt

About

Solitaire game in Kotlin, folked and inspired by https://github.com/treehouse/SolitaireKotlin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages