https://github.com/lyellick/9turns
9turns is an asynchronous, turn-based 3×3 grid card game inspired by Triple Triad. Backed by a fully API-driven server, players collect, trade, and battle cards, queue matches, and track progress via developer-friendly endpoints. It emphasizes strategic interaction and an API-first design.
https://github.com/lyellick/9turns
api game-development gamedev rest-api restful-api triple-triad
Last synced: 4 months ago
JSON representation
9turns is an asynchronous, turn-based 3×3 grid card game inspired by Triple Triad. Backed by a fully API-driven server, players collect, trade, and battle cards, queue matches, and track progress via developer-friendly endpoints. It emphasizes strategic interaction and an API-first design.
- Host: GitHub
- URL: https://github.com/lyellick/9turns
- Owner: lyellick
- Created: 2025-05-10T02:31:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-10T03:15:17.000Z (about 1 year ago)
- Last Synced: 2025-12-25T13:14:33.876Z (6 months ago)
- Topics: api, game-development, gamedev, rest-api, restful-api, triple-triad
- Homepage: https://docs.9turns.com
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 9 Turns
An asynchronous, turn-based 3×3 grid card game inspired by [Triple Triad](https://finalfantasy.fandom.com/wiki/Triple_Triad) and [spacetraders.io](https://spacetraders.io/). Backed by a fully API-driven server, players collect, trade, and battle cards, queue matches, and track progress via developer-friendly endpoints.
> This is a solo project provided **as-is**. For questions, contact [contact@9turns.com](mailto:contact@9turns.com).
---
## Overview
- **Cards**: Collect from nearly **1,000 unique cards**, each with its own stats and artwork
- **Play**: Create players, manage decks, farm cards
- **Battle**: Queue or join matches, place cards on a 3×3 board
- **Campaigns**: Unlock and tackle campaign nodes
- **API-First**: All functionality exposed via REST endpoints
For full documentation and API reference, please visit:
➡️ [https://docs.9turns.com/](https://docs.9turns.com/)
---
## Community & Discussions
Have questions, feedback, or ideas? Join the conversation in our GitHub **Discussions**!
Navigate to the **Discussions** tab and:
- 💬 Ask integration or gameplay questions
- 💡 Share feature ideas or balance suggestions
- 🤝 Connect with other devs and players
---
## Issue Tracking
This repository is used to track bugs and feedback encountered with the **beta API**.
If you find any unexpected behavior or documentation gaps, please open a new **Issue**.
---
## Sample Cards
| Image | Name | N | S | E | W |
|:-----:|:---------------------------------|:-:|:-:|:-:|:-:|
|
| **Fluxgnarl the Fierce** | 3 | 9 | 4 | 8 |
|
| **Cerberusclaw** | 8 | 4 | 6 | 4 |
|
| **Zerorakor, the Eternal Chaos** | 4 | 9 | 6 | 7 |