https://github.com/noisyninja703/xcaliburhelm
A Godot 4.2 card game
https://github.com/noisyninja703/xcaliburhelm
ancient beginner card-game fantasy godot4 open-source
Last synced: 5 months ago
JSON representation
A Godot 4.2 card game
- Host: GitHub
- URL: https://github.com/noisyninja703/xcaliburhelm
- Owner: Noisyninja703
- License: other
- Created: 2024-01-05T17:09:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T19:30:34.000Z (over 1 year ago)
- Last Synced: 2025-05-21T14:36:13.314Z (about 1 year ago)
- Topics: ancient, beginner, card-game, fantasy, godot4, open-source
- Homepage:
- Size: 27.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- License: LICENSE
Awesome Lists containing this project
README
# XcaliburHelm
A basic card game made in Godot 4.2
## Current Functions
- Basic deck setup/cloning
- Shuffle deck
- Deal from deck to player hand
- Print player's current hand
- Run start of game
- Game Logic Controller Node
- Display player hands
## In Planning
- Basic card GUI
- Basic playing field GUI
- Player turns and phases
- Resource cards
- Card combat
- Card abilities