My batch File game "The Cave Adventure"
Uploader Comments (TheEventMaker)
All Comments (47)
-
Hey. Challenging myself to build an awesome text based rpg in batch. It has good menus and some animations. I was looking for help so if any one wants to help me build please reply.
-
@TheEventMaker colous.exe does NOT have a virus! I use it!
I have scanned it and scanned it, but no virus! Maybe try changing restrictions on AV?
-
@TheWinnieston last time I was going to use colous.exe, it had a virus. And when I tried to remove it with Anti-malware bytes, I got the blue screen.
-
@newcoolvid27 I meant, "Just kidding about that, but I really thought that there was another video of the same kind.
Hey, if you like mazes, why not add colous.exe to your batch file?
I have two tutorials for colous.exe on my channel (1 for flicker-free movement, the other for how to incorporate movement)
It's not hard. It's also real cool!
-
@TheWinnieston You... You said JK
-
@newcoolvid27 No, I seriously thought that I saw two of the same video.
-
@TheWinnieston So you weren't joking...
-
@TysonIsaHunter Use this code:
@echo off
echo Type 1 to open, then hit enter.
set /p input=
if %input% == 1 goto open
:open
echo This is what you get.
pause
exit
-
Wait a sec,
This isn't the original.
TheWinnieston 2 months ago
@TheWinnieston What do you mean?
TheEventMaker 2 months ago
@TheEventMaker I thought that someone else made this first.
I'm checking to see the credits on my copy...
Wait a minute!
I'ts genuine! You made it...
I just thought that I saw another video for the same game only by a different person...
TheWinnieston 2 months ago
@TheWinnieston What video was it?
TheEventMaker 2 months ago