Page 1 of 1

Im new to C++ but heres a game i made.

PostPosted: Sat Nov 22, 2008 10:49 pm
by fallen
http://www.mediafire.com/download.php?1n2m4gdwhou

I made that its 100 percent free no virus... Its a guessing game it may seem small and boring but it took like 3 hours to make.
EDIT: Took 3 hours to make but my god took about a month to learn how to make. Just for something that small. When i look at MMORPG's like WoW i think WTF! Goose

PostPosted: Sun Nov 23, 2008 7:34 pm
by crait
That would be nice if there was more information about what this actually is and what system it loads on and what firmware you need. ;)

PostPosted: Sun Nov 23, 2008 7:40 pm
by crait
Wow!
This is great!
It's for computer and it's really fun!
It's a number guessing game. :D

PostPosted: Sun Nov 23, 2008 7:45 pm
by Steeler12
lol as straight forward as it is, its strangely addicting hahaha

you should make it so that there is some kind of guess limit or something

PostPosted: Sun Nov 23, 2008 9:37 pm
by crait
That would be cool!
So it would be you Vs. CPU.
Then port it to the PSP!

PostPosted: Mon Nov 24, 2008 5:42 am
by AdventWolf
Keep modifying it, try to figure out how to add a guessing limit. I made this a long time ago but I forget how now.

PostPosted: Fri Dec 05, 2008 4:12 pm
by fallen
Wow guys thanks for the awesome feedback on my game i really appreciate it... You guys just boosted my inspiration about 500%!

EDIT: When I was working on making the options at the end of the game I made a secret menu that would help me get to the end faster. So what i did was if you gues 1337 (Leet) as an answer it will tell you what the secret number is. Also im ganna make a limit of 5 guesses. And also I am going to make rounds. So round one will be 1-100 round 2 1-1000 and so on. Prolly until like 1,000,000. Lol Anyway I'm trying to get into programming so wish me lucK!

PostPosted: Fri Dec 05, 2008 4:26 pm
by fallen
crait wrote:That would be cool!
So it would be you Vs. CPU.
Then port it to the PSP!


Question 1: How do i port it :/. I might google and find out but just threw that there.
Question 2: If I did port it how would they input the number?

PostPosted: Fri Dec 05, 2008 5:42 pm
by Steeler12
fallen wrote:
crait wrote:That would be cool!
So it would be you Vs. CPU.
Then port it to the PSP!


Question 1: How do i port it :/. I might google and find out but just threw that there.
Question 2: If I did port it how would they input the number?


I have very limited knowlege about porting things from pc to psp anymore, but that would be kind of difficult to guess the number with no Keyboard... other than like a number pad on the screen which isn't already part of the program.

PostPosted: Fri Dec 05, 2008 7:58 pm
by AdventWolf
Thats cool, I plan on getting into programming once I'm out of school. What are you using to learn?

PostPosted: Fri Dec 05, 2008 9:02 pm
by crait
It's easy to input numbers without a keyboard!
Use the Up or Down buttons to change the value, and X to enter.
I really don't know how easy it would be to port C++ to the PSP. I've never done it. Only C.
I imagine it's quite easy because I've seen programs that have been ported in C++ before.

PostPosted: Tue Jul 07, 2009 9:20 am
by fallen
Ok so good news guys! I'm back into programming! World of Warcraft has taken over a lot of my time and I dont feel like quitting any time soon. But on Tuesdays the Realms are down til about 2 pm and therefore I will be programming a little. I am going to need a lot of help though. Because i realize C++ is naughty for making games!! Goose