Ahmed-Khaled-dev/git-started

Create script/dialogue for intro level (level 0)

Closed this issue · 0 comments

Create the script/dialogue that will be shown to the user at the very beginning of the game (We can call it Level 0)

Level Description:

We will be welcoming the user and telling him our tutor character's background story, introducing him to git as a Version-control-system, and optionally guiding him through how the game works (What are commands?, Where he can type them, How to toggle music on and off, and overall breaking the ice with him and letting him get familiar with our game)

Expected:

  • I expect a text file that contains the script for level 0, and how this script will be shown to the user line by line (Keep in mind that the dialogue box fits a limited amount of text, so for example 2 lines will be shown, then after them another 2 lines and so on, so keep that in mind will writing the script)