KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
card-game-kit
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
prettyClusters
:
Annotation, analysis and illustration of gene clusters
coreboot-bootsplashes
:
Personal repository of my custom coreboot bootsplashes
Confab.Web
:
No description available.
TruetypeParser
:
A Truetype parser. Also experimenting with drawing fonts using bezier curve data extracted from font file, rather then bitmaps.
diffTF
:
Quantification of Differential Transcription Factor Activity and Multiomics-Based Classification into Activators and Repressors: diffTF
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
card-game-kit
?
Download (.md)
# Card Game Kit Javascript library for creating HTML5 Canvas-based card games utilizing the excellent [Konva.js](https://konvajs.org/) library. ## Examples [Lord of the Rings LCG](https://duroyprofundo.github.io/card-game-kit/games/lotr-lcg/) - Player deck format: [Example](https://github.com/duroyprofundo/card-game-kit/blob/main/games/lotr-lcg/decks/seastanssinglecoresetsolo-2.0.o8d) - Encounter deck format: [Example](https://github.com/duroyprofundo/card-game-kit/blob/main/games/lotr-lcg/decks/Q01.1-Passage-Through-Mirkwood.o8d) - Index file format: [Example](https://github.com/duroyprofundo/card-game-kit/blob/main/games/lotr-lcg/decks/index.json)