/trium-vis

Open source card game inspired by Triple Triad

Primary LanguageGDScript

Trium Vis

Trium Vis

Trium Vis is a turn based card game.

This repository is forked from my Triple Triad reimplementation.


How to run the game

From an executable

You can download a prebuilt executable for Windows/OSX/Linux from the release page.

From source (using Godot)

  1. Download Godot Engine v3.1
  2. Download this project
  3. Launch Godot Engine
  4. Import the project into Godot
    1. Select Scan
    2. Select the project folder
    3. Double click on Triple Triad
  5. Run the game by clicking on the Play button (or use the F5 key for a shortcut)!

Input Controls

  • Arrow keys to move the cursor
  • Space/Enter to confirm
  • Backspace to cancel

Joypads need testing.

Contributing

You can contribute in different ways:

  • download this game and try it!
  • suggest new features and improvements (create a new issue)
  • tweet your opinions about this project
  • make a Pull Request!

Code contributions

Before working on anything, please make sure that no-one is working on the same thing at the same time: it's better to not waste anyone's time.

Licensing

...

Thanks

  • Hairic: for the amazing sprites!