chuacn1 / MCNR

1 stars 0 forks source link

Choosing Path for CAVE + FOREST #1

Closed chuacn1 closed 5 days ago

chuacn1 commented 2 weeks ago

e.g.

static void CaveLevel1 ()

if player press 1, "You have entered..." if player press 2, "An enemy appeared" if player press 0, go back

You can use switch case for this Write the quotes (Console.WriteLine) base on our theme, you can ask CHATGPT for help Do this for both Cave and Forest