Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Dungeon Game
//Rextester.Program.Main is the entry point for your code. Don't change it. //Compiler version 4.0.30319.17929 for Microsoft (R) .NET Framework 4.5 using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class dungeonGame { public main(){ int room = 1; console.writeline("You are in a cave. As you walk forward you get to a crossway with three paths. Do you want to go to path '1', '2' or '3'?"); var input = console.readline(user.input) ; } }
run
|
edit
|
history
|
help
-1
Convert String to Pig Latin
Random number string changer
sulu
Polymorphism example
Code challenge: Factorial
SHA Tester 2.0
int array element change with xor
Sum Matrix Main Diagonal
ConvertDotNetGuidToOracleGuid
ss