Computing.Net > Forums > Programming > need a game in c++

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

need a game in c++

Reply to Message Icon

Name: jskam
Date: September 22, 2004 at 21:54:57 Pacific
OS: turbo c++
CPU/Ram: 128
Comment:

Ok i have an assignment to submit at college and the assignment is on writing a game in c++

1. So anyone here has any simple games coded/made in c++? PLease give me one! i need it !
2. or, do you know of any sites which has tutorials for any simple c++ game?
3. or, do you know of any c++ book, which teaches you to code a game in c++?

Thanks in advance guys!

If anyone can assist i really need your help!

Anyone?



Sponsored Link
Ads by Google

Response Number 1
Name: Sci-Guy
Date: September 22, 2004 at 23:52:40 Pacific
Reply:

1: Nobody's gonna do your homework for you.
2: Google
3: Google



0

Response Number 2
Name: saddam (by lurker)
Date: September 23, 2004 at 05:56:37 Pacific
Reply:

Tic-Tac-Toe

Or you could have a simple random number guessing game. Be creative!!


saddam


0

Response Number 3
Name: gimmpy224
Date: September 23, 2004 at 17:58:20 Pacific
Reply:

lol thats kinda funny..... whats the point of taking a class and trying to learn programming when all your gonna do is get others to do ALL of the work for you.
The point of forums is to ask for help on ONE subject or something.
Not please build me this program so i can forge my signature and say yep its mine.

GIMPS


0

Response Number 4
Name: Tugg
Date: September 24, 2004 at 04:20:48 Pacific
Reply:

I do have to agree with the other people. This board isnt supposed to hand you all the code you need. Come up with something on your own and submit the code you have and everyone here will be more than happy to help you out with any problems you might have finishing the program

As for ideas, how about a nice simple Black Jack game. Its easy to code. You dont even need arrays to get it to work. And if it doesnt suit you go searching on Google for code samples. Most sites have a section where the subscribers publish the code they wrote from what they learned on a site (many people code small games there so im sure you'll find something)

~Tugg~


0

Response Number 5
Name: BlueRaja
Date: September 24, 2004 at 15:39:08 Pacific
Reply:

It took me less than a week after I first started to write C++ code to write my own game..

It's not difficult. Do it yourself.

(btw, if you're interested in a fun beginner's challenge, try programming a command-prompt-based PacMan ^_^ - the best introduction to simple AI there is)

AKhalifman@hotmail.com


0

Related Posts

See More



Response Number 6
Name: jskam
Date: October 1, 2004 at 02:51:04 Pacific
Reply:

ok first of all this was not a homework or assessment!

i just wanted a program so that i can learn from it and see how are the games made...

after seeing that, and getting some experience i try and create the game for the assigment!

And not copy the same game and just change the signature!..ah i wont do that!...

Anyways thanks for that tic tac toe game saddam (by lurker)


0

Response Number 7
Name: BlueRaja
Date: October 1, 2004 at 13:29:53 Pacific
Reply:

You already told us it was an assignment...and, in fact, you said it again in your last post O_o

AKhalifman@hotmail.com


0

Response Number 8
Name: jskam
Date: October 5, 2004 at 22:14:16 Pacific
Reply:

yes it was a assignment, butit was not thos counted ones!

meaning no marks were going to be given! and it was just a formality i guess!

anyways i have a better picture and you guys dont,,....and i have tried many times to make myself clear but if you guys dont want to listen to what is true, then i cant help it!


0

Response Number 9
Name: Tugg
Date: October 6, 2004 at 10:26:45 Pacific
Reply:

Im sorry to hear that js. Obvously you misunderstood the purpose of this forum. Of your looking for someone to do your work than hire a programmer instead.

The other option would be showing us some of your OWN code first and than ask specific questions. Than you will find we are all more eager to help than you might think right now.

I do hope you change your mind about the people you find on this board. Its all help and get help around here. But not work-for-free

Cheers
~TuGG~


0

Response Number 10
Name: jskam
Date: October 8, 2004 at 04:36:31 Pacific
Reply:

ok lets not, make any arguments or quarrels.
Secondly, my mindset on the members here is not work for free type...
thirdly, i apologize if there any mistake from my side, although i didnt mean to offend anybody!

``Chill out!


0

Response Number 11
Name: Tugg
Date: October 10, 2004 at 04:45:11 Pacific
Reply:

:D
Yeah i didnt mean to offend you either. Its just that this board has been literally plagued with people asking for someone to do their homework assignment. So everyone around is always a little cautios.
No hard feelings i hope

~TuGG~


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: need a game in c++

Writing a BMP in C++ (manually) www.computing.net/answers/programming/writing-a-bmp-in-c-manually/14840.html

make a funct that open a file in C www.computing.net/answers/programming/make-a-funct-that-open-a-file-in-c/9599.html

Writing to a file in C www.computing.net/answers/programming/writing-to-a-file-in-c/10521.html