Skip to content

j-farkas/triple-triad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triple Triad

Is a card battle mini-game originally from Final Fantasy VIII.

By

Jared Farkas, Darrion Gering, Kerriann Walker, Mustafa Ghasemi

Special thanks to Ryan Mclean for help on the card assets

Description

Game starts with two players and each player has five cards to play with. There are 32 cards in total. For each game computer chooses 5 random cards for each player. Each card has four numbers on it that can be used to compare with the closest number of a card around the same card and if the number on the card is greater than the other card's number player owns both cards. By end of the game player that has more card wins the game.

Setup/Installation Requirements

Known Bugs

Multiple sudden deaths will break the game.

Specs

A player drags a card onto the board / The card's image is appended to the space dragged to

A player clicks a card, then clicks a spot on the board / The card's image is appended to the space clicked

A player places a card adjacent to a card with a lower number than the card's number / The previously placed card is captured by the player

A player places a card adjacent to a card with a higher number than the card's number / Nothing happens

A player places a card adjacent to a card with the same number as the card's number / Nothing happens

A game ends in a tie and sudden death is toggled / Cards are re-dealt to each player based on which were captured. The red player will move first now

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • Javascript
  • Jquery

License

This software is licensed under the MIT license

Copyright (c) 2019 Jared Farkas, Darrion Gering, Kerriann Walker, Mustafa Ghasemi

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •