https://github.com/bigomega/karten
A framework for building turn based card games
https://github.com/bigomega/karten
card-game framework game web-application
Last synced: 6 months ago
JSON representation
A framework for building turn based card games
- Host: GitHub
- URL: https://github.com/bigomega/karten
- Owner: bigomega
- License: mit
- Created: 2018-02-14T10:57:28.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-19T12:16:12.000Z (almost 8 years ago)
- Last Synced: 2025-07-11T09:43:34.968Z (9 months ago)
- Topics: card-game, framework, game, web-application
- Language: JavaScript
- Size: 46.9 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# karten
A framework for building fantasy card games
## Possible card universes
- Dota
- Harry potter
- Smite (or let's say, Gods)
- Marvel universe
- DC universe
- Game of thrones
- Pokemon
## Progress
- [ ] Step 1: Simulate Hearthstone ([Work log](work_log.md))
- [ ] Step 2: Finish Step 1
### Notes
> What if there's just 1 game with all types of cards in it, then there'll be this umbrella of universe and house.
> There'll be buff's/debuff's/spells specific to universe or house or minion type.
> There could also be some player spells if the deck is full of a same house. < Gotta rethink.