How to Play - TinoTano/Gang_Wars GitHub Wiki

How to Play

This is a text-based game, so you will have to write all your moves and actions.

  • Move around the map: (Check Game Map to know where you are and where you can go).

  • Keys:

    • n -- Go to the North area
    • s -- Go to the South area
    • e -- Go to the East area
    • w -- Go to the West area
    • ne -- Go to the North-East area
    • nw -- Go to the North-West area
    • se -- Go to the South-East area
    • sw -- Go to the South-West area
    • u -- Go up
    • d -- Go down
    • q -- quit game
  • Actions Commands:

  • Keys:

    • go + direction (go n, go s,...) -- Go to the direction area
    • l -- Look around the area
    • i -- Open inventory
    • take + item name -- Take the item
    • throw + item name -- Throw the item
    • drop + item name -- Removes item from inventory and place it in the current area
    • use + item name -- Use the item
    • attack + item name -- Attacks an enemy with the item
    • open/close + object -- Opens/Closes the object