TERNA is a fun little web app that helps you arrange your 13 cards in Chinese Poker into the most optimal hands front, middle, and back.
No more headaches figuring out which cards to put where, let the app do the smart sorting for you!
- Pick your 13 cards manually or shuffle them randomly.
- Automatic sorting using a greedy algorithm for the best combination.
- See the combination name (Full House, Straight, Pair, etc.) for each hand.
- Points system included so you know how strong your setup is.
- Clean, modern UI built with React + TailwindCSS.
- Open the Start Sorting page.
- Choose 13 cards (or hit Shuffle).
- Click Sort Card.
- Watch as your cards are instantly arranged into Top (3 cards), Middle (5 cards), and Bottom (5 cards) hands.
- Check the combo names and total points earned.
- Frontend: React + Vite
- Backend: JavaScript
- Styling: TailwindCSS
The name Terna comes from Latin, meaning “A set of three.”
Just like how Chinese Poker splits your cards into three rows, the name fits perfectly — short, unique, and with a subtle card-game vibe.

