itdelatrisu / triple-triad-html5

a card game from FFVIII

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Triple Triad (HTML5)

Triple Triad is a card game from Final Fantasy VIII. This project implements only the game itself, with all rule types and basic AI.

Play it here!

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
  • Pause: Esc

Credits

This software was created by Jeffrey Han (@itdelatrisu). The original Java project can be found here. 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 icons are part of the Web0.2ama pack by chrfb. 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:JavaScript 99.0%Language:CSS 1.0%