Skip to content

Recreating Triple Triad In C# and Unity

Notifications You must be signed in to change notification settings

kjblanchard/TripleTriad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TripleTriad - Recreating Triple Triad In C# and Unity

Picture didn't load idiot

  • Build Status:
    Push files to S3
  • Old project when I was learning programming, C# code doesn't follow standards I would use nowadays (Very bloated, too many functions, partial classes, etc)
  • Recreated the FF8 minigame for a project I'm working on.
  • Used images and music that was either ripped from games, or publicly available to download on the internet. I don't claim any of the graphics or music is mine.

2023 Updates

  • Build with github workflows
  • Cloud infra with terraform for hosting
  • Hosted on https://tripletriad.supergoon.com, instead of the simmer hosted.
  • Updated Unity to 2022.3.10
  • Bugfixes

Rules

  • Just like the ff8 minigame Triple Triad, you flip cards by having a higher card value on the side the opposing card is on. Player who has most cards flipped to their color when the board is full wins.

If you just want to play the game, here is a link:

https://tripletriad.supergoon.com

Low quality gif ftw

Picture didn't load idiot

Heres a youtube video of the game on a older build:

https://youtu.be/2780fu64msA

About

Recreating Triple Triad In C# and Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published