A downloadable game for Windows, macOS, and Linux

Solitaire is a card game in which you must sort all cards by their suit. While it can be very challenging, it's always a lot of fun.

This version of solitaire is text-based and runs in a terminal.
Because of this, it is controlled  by the keyboard only.
While this might seem like a disadvantage, in my experience, not only did I become faster, but I also found it easier to control.

Actions

Almost every screen has some avaiable actions that you can do. ( )
Under this statement are all actions listed like so:

[Action Binds] - Action Description

  • Action Binds are separated by a comma, underscore ('_') means empty
  • Action Description says what executing this action will do

To execute an action, type one of the Action Binds and submit (Enter)

Manipulating Cards

On the left of your screen is your hand. 
This hand represents which cards are now selected. (You can select cards via actions)

If you have any cards selected, a new set of actions appears. 

Scoring + Help

You read more information in-game. (Action 'help')

Published 10 days ago
StatusReleased
PlatformsWindows, macOS, Linux
Release date 11 days ago
AuthorRodakDev
GenreCard Game
Tagssolitaire, Text based
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard
AccessibilityConfigurable controls

Download

Download
Termitaire 1.1 1 MB
Download
Termitaire 1.0 (GameJam edition) 1 MB

Install instructions

This is a Java 17 project, so you will need to have Java 17 or newer installed.

To start the game:

  1. Extract and open the downloaded folder
    1. Windows: Run 'launch.bat'
    2. Linux: Run 'launch.sh'
    3. Mac: Run 'launch.sh' (not tested)
  2. If the app didn't launch try running the jar file itself with 'java -jar Termitaire.jar'
  3. Enjoy the game 

Saves and settings are saved in the same folder as is the application (Termitaire.jar).

Leave a comment

Log in with itch.io to leave a comment.