Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 436 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 436 Bytes

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