A downloadable game


A 2D side-scroller game where you utilize a console to navigate through the game while trying to communicate with NPCs by interactive dialogue trees with secret dialogue branches. This game demonstrates the use of using graphs to implement a fully functional command line,

Despite the lack of knowing all the commands by heart, it's designed in such a way as to make it easy to use without knowing any of the commands, otherwise, a full list of commands/controls is provided below.

Controls

  • MOVEMENT - COMMAND LINE ‘walk to (…)’
  •  SPACE BAR - COMMAND LINE ‘Shoot’
  • ESCAPE - CLOSE GAME ENTIRELY
  • LEFT MOUSE CLICK - INTERACT WITH UI
  • TAB / ` - OPEN/CLOSE COMMANDLINE
  • ENTER - TO SUBMIT ANYTHING THAT’S WITHIN THE INPUT FIELD.

To describe an item/game-world object

  • Examine (game object/item)
  • Describe (game object/item)

To shoot

  • shoot

Look at an object

  • look (object)
  • inspect (object)
  • lookat (object)
  • look at (object)

Use an item on game object

  • place (item in inventory)
  • deposit (item in inventory)
  • use (item in inventory)

Displays items in inventory

  • items
  • inventory

To talk to an NPC

  • talk (npc name)
  • chat (npc name)
  • interact (npc name)

To pick up an item

  • pickup (item name)
  • pick-up (item name)
  • take (item name)

To walk to a waypoint in game scene

  • walk (waypoint name)
  •  walk to (waypoint name)
  • travel (waypoint name)
  • travel to (waypoint name)
  • go (waypoint name

Download

Download
The End Of Suffering.rar

Leave a comment

Log in with itch.io to leave a comment.