Skip to content

Noisyninja703/XcaliburHelm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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