An open API service indexing awesome lists of open source software.

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

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