Author Topic: String Dungeon - New Game  (Read 1559 times)

MENU:
  • FILE A - 0% PROGRESS
  • FILE B - NEW
  • FILE C - NEW
  • FILE D - NEW
  • REMOVE FILE
  • DUPLICATE FILE

OPTIONS:
  • AUTOSAVING - ON
  • DIFFICULTY - NORMAL
  • TEXT FONT - COURIER NEW
« Last Edit: May 29, 2016, 07:32:21 PM by NumberOneTuxedo »


« Last Edit: May 29, 2016, 07:54:57 PM by NumberOneTuxedo »

Set difficulty to Harder than Hardcore. Start a new game in File A.

Code: [Select]
$!: listcontents File-B

Set difficulty to Harder than Hardcore. Start a new game in File A.

  • DIFFICULTY - EXTREMELY HARD

-code-

null



Welcome. You see a NORTH and SOUTH exit, and also a SWORD.

pick up sword
slit wrists

pick up sword
slit wrists

That was just a MIMIC, you fool! The MIMIC grabs you, and because of how sticky its hands are, you stick to them. It begins to beat you down. Do something quickly or die!

Code: [Select]
$!:
#include <iostream>
std::string x = "south";
main{
std::cout<< x;
}
That was just a MIMIC, you fool! The MIMIC grabs you, and because of how sticky its hands are, you stick to them.
hey, it would be good to not reply that fast, because if someone else posts and something new happens, they would have to change thier post completely/most of it
CODE INJECTION FAILED.
ninjaedit x2:
it was ment to say south, i will be talking in c++ for the majority because its a "string" dungeon which reminded me of code. so uh yeah.
« Last Edit: May 29, 2016, 07:40:02 PM by SubDaWoofer »

-code-

hey, it would be good to not reply that fast, because if someone else posts and something new happens, they would have to change thier post completely/most of it

CODE INJECTION FAILED.



Suggestion taken.

Code: [Select]
#include <iostream>
main{
std::cout<< "Im going to make my own file \n " << "Start File B";
}
#########
output:
"Im going to make my own file"
"start File B"
$!:
#include <iostream>
main{
std::cout<< "Kill mimic\n"<< "Go south";
}
« Last Edit: May 29, 2016, 07:57:46 PM by SubDaWoofer »


set the font to IMPACT

Make file c for me thank

CHOKESLAM THE MIMIC