itdelatrisu / triple-triad

a card game from FFVIII

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Triple Triad

Triple Triad is a card game from Final Fantasy VIII. This project implements only the game itself, with all rule types and basic AI. Settings can be modified in the generated .triple-triad.cfg file.

For a list of rules and gameplay instructions, read here.

Controls

In addition to mouse input, the following keys are supported:

  • Movement: arrow keys
  • Select: Z or Enter
  • Unselect: X or Backspace
  • New Game: F5
  • Automatic Move: F1

Credits

This software was created by Jeffrey Han (@itdelatrisu). All game concepts and designs are based on work by Square Enix, and music is property of Squre Enix.

Game images used in this project are part of FFVIII mods by MCINDUS:

Character sprites were created by UltimeciaFFB, and sound effects were extracted by TekkamanChronos.

License

This software is licensed under GNU GPL version 3. You can find the full text of the license here.

About

a card game from FFVIII

License:GNU General Public License v3.0


Languages

Language:Java 100.0%