added the project files
This commit is contained in:
10
projects/sorcery/sorcery-asciiart/help.txt
Normal file
10
projects/sorcery/sorcery-asciiart/help.txt
Normal file
@ -0,0 +1,10 @@
|
||||
Commands: help -- Display this message.
|
||||
end -- End the current player's turn.
|
||||
quit -- End the game.
|
||||
attack minion other-minion -- Orders minion to attack other-minion.
|
||||
attack minion -- Orders minion to attack the opponent.
|
||||
play card [target-player target-card] -- Play card, optionally targeting target-card owned by target-player.
|
||||
use minion [target-player target-card] -- Use minion's special ability, optionally targeting target-card owned by target-player.
|
||||
inspect minion -- View a minion's card and all enchantments on that minion.
|
||||
hand -- Describe all cards in your hand.
|
||||
board -- Describe all cards on the board.
|
Reference in New Issue
Block a user