Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
I'm looking for simple computer game creator?
I want to make a computer game with no animations, no graphics, no maps. Just simple input output based, text based games. Is there something that can help me with the coding?
Can someone explain what I need to do?
I can learn this in one night I know it.
Who wants to help?
3 Answers
- No BodyLv 41 decade agoFavorite Answer
Just use a compiler (like Microsoft Visual C++'s, if you want to code in C++) and run in Command Prompt? You'll have to learn some basics of whatever programming language you choose however, so if you're a total newbie to programming you won't be able to learn enough in just a day. You could probably learn enough in a week or two (for C++), assuming you devote a decent amount of hours a day.
- LizLv 71 decade ago
http://www.conroyhome.net/alan/ab/index.htm
You are standing in a dark tunnel. The walls appear to be made of sturdy brick. Exits are North, and South.
>Go North.
You are Standing in a dark tunnel. Ahead, a pile of rubble has bocked the way. Exits are South.
>Drop exposive.
You don't have a exposive.
>Drop Explosive.
You drop the Explosive.
>light fuse.
I don;t know how to light fuse.
>Use match on fuse
You light the fuse. It begins to fizzle and pop.
>Run like hell.
There is no exit "like hell"
>Run south.
You run south just as the explosive detonates, sending a shower of debris in every direction. Unfortunately, the tunnel could not withstand the force of the explosion and collapsed. You are dead. You lasted 27 moves, and earned 120 points of a possible 2000. Try Again?
- 1 decade ago
as soon as i see "(like Microsoft Visual C++'s, if you want to code in C++)" i'm confuzeled text base input and output go for construct simple game maker (http://www.scirra.com)/