Skip to content

itdelatrisu/triple-triad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.