Survive three nights in a house that is haunted by a ghost. This game is fun to play and it has a bit of humor. Like my other games it's coded in batch so if you are interested download and play this game and go check out my other games!

Description

Survive three nights in a house that is haunted by a ghost. This game is fun to play and it has a bit of humor. Like my other games it's coded in batch so if you are interested download and play this game and go check out my other games!

Preview
3 Nights Alone
Post comment Comments
Guest
Guest - - 690,539 comments

Hi, AstralWolf here.
How did you take the user input without pressing Enter? like pressing 1 turns on the light, but you don't have to actually type 1 and then hit Enter.

And how did you do the text autoscroll thing during the plot?

Aaaaand what program did you use to convert it to an .exe?

Thanks, haha.

Reply Good karma Bad karma+1 vote
Silver126844 Author
Silver126844 - - 3 comments

This is how to press 1 or 2 or whatever without having to press enter "choice/c:1234 /n" "if %errorlevel% == 1 goto game" it has to be "errorlevel" or else it wont work btw sorry for the very late response and the scrolling thing is easy just put "ping localhost -n 2 >nul" example cls echo Mike: I like hotdogs :) ping localhost -n 2 >nul echo Jim: Me too :D The converter that I use is called batch to exe converter I hope this helps :D if not then are tutorials on YouTube that can help

Reply Good karma+1 vote
Silver126844 Author
Silver126844 - - 3 comments

Btw if you don't mind could you make a YouTube video to spread the word out it would be very appreciated

Reply Good karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: