ufosc / VisualNovel

A visual novel to help new programmers learn about various languages and frameworks in a fun way
GNU General Public License v3.0
30 stars 63 forks source link

Create a way for the player to input their name #2

Closed malangadan closed 1 year ago

malangadan commented 1 year ago

We want the player to choose their name at the beginning and store their name in a variable called player_name. Go into the scripts.rpy file and change the label start section to prompt the user to enter the name they want to use in the game. Test if the code works by adding this line of code "Your name is [player_name]." after you store the players desired name in player_name.

Shivansh175 commented 1 year ago

hey there ! I am interested in solving this issue....but can u guide me how can i run your video game onto my pc?

malangadan commented 1 year ago

Are you coming to casual coding today? If so I could guide you in person. If not I can give you instructions over Github.

josephcabezas commented 1 year ago

I got this 👍

malangadan commented 1 year ago

Joey you are an incredible human being that I respect.