Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🃏 Terminal Solitaire (Android)

A Solitaire Android Game heavily inspired by Brian Strauch's Solitaire-TUI.
Klondike solitaire rendered in a terminal/ASCII style, built with Kotlin and a custom Canvas-drawn GameView.

♦️ Features

  • Classic Klondike solitaire rules
  • Terminal-style ASCII card rendering
  • Light and dark modes
  • Game state is preserved across app switches, backgrounding, and process death
  • Resume-in-progress game or start a new one from the main menu

♠️ Building

This is a standard Gradle-based Android project.

./gradlew assembleDebug

The debug APK will be output to app/build/outputs/apk/debug/.

Open the project folder in Android Studio to build and run directly on a device or emulator (minimum SDK 21).

♥️ Releases

Prebuilt APKs are published under Releases — grab the latest one there rather than building from source if you just want to install the game.

♣️ Credit

This project is heavily inspired by brianstrauch/solitaire-tui (licensed under Apache License 2.0), reimagined as a native Android app. All credit for the original game design and terminal aesthetic goes to Brian Strauch.

📱 Screenshots

Screenshot_20260812-230522 Screenshot_20260812-222150

About

A terminal / ASCII inspired solitaire game for Android.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages