 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deck ¶
type Deck struct {
	// contains filtered or unexported fields
}
    Deck represents a deck of space cards.
func (*Deck) NewStack ¶
func (d *Deck) NewStack()
NewStack deals the deck into a new stack in reverse order.
func (*Deck) RunInstructions ¶
RunInstructions runs the instructions provided at the given path.
 Click to show internal directories. 
   Click to hide internal directories.