Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/autoelk/chesstcg
A chess card game
https://github.com/autoelk/chesstcg
card chess chess-card-game game love2d lua
Last synced: 20 days ago
JSON representation
A chess card game
- Host: GitHub
- URL: https://github.com/autoelk/chesstcg
- Owner: autoelk
- Created: 2019-01-10T00:31:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T22:24:59.000Z (over 4 years ago)
- Last Synced: 2024-11-15T07:12:04.969Z (3 months ago)
- Topics: card, chess, chess-card-game, game, love2d, lua
- Language: Lua
- Homepage:
- Size: 4.97 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChessTCG
A chess card gameEach player starts with 16 generic pieces that can't do anything, and 4 cards in their hand.
At the start of each player's turn, they draw a card and gain 1 maximum mana.
At any point in the turn, they can use one of their cards to "transform" one of the generic pieces into the piece on the card.
Moving a piece cost 1 mana and can only be done 1 time each turn unless the piece is transformed.![Example Video](ChessTCG-Showcase.gif)