•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 455,987 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,781 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser: Programming Forums
Views: 1203 | Replies: 2
![]() |
•
•
Join Date: Aug 2004
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
I recently bought the "Teach Yourself Game Programming In 24 Hours" and it doesn't seem to be helping me much. The book gives you code for a game but really doesn't explain it or tell you how to use it in your own game. I am attempting to make a game with Borland C++ Builder 6 that is a 2D shooting game where the mouse is crosshairs. I have the background and objects set up but I don't know how to get the objects to move for one thing. I also don't know how to make the game count the hits, make the mouse a crosshair, and I don't know how to incorperate sound. One more thing, I really don't understand how you are supposed to just know what C++ commands you are supposed to type. Please help me out here... Thanks!
it sounds like you need alot more experience in C++ before you dive into a game. Try other books on programming, and do some tutorials, it sounds like your very new, and a game might be a little to far out of your reach.
!!!!! WARNING YOUR COMPUTER MAY BE INFECTED WITH SPYWARE!!!! PAY AN OVER PRICED AMMOUNT TO HAVE SOMTHING FIXED WE PLACED THERE IN THE FIRST PLACE!!!!!!!!!
sound familiar, know how to block yourself and keep yourself clean.
_____________________
http://www.lavasoftusa.com/ -->adaware
http://www.safer-networking.org/en/index.html -->spybot S&D
http://www.javacoolsoftware.com/spywareblaster.html -->spywareblaster
http://www.javacoolsoftware.com/spywareguard.html -->spywareguard
_____________________
and dont forget to spread the reputation to those that deserve!
sound familiar, know how to block yourself and keep yourself clean.
_____________________
http://www.lavasoftusa.com/ -->adaware
http://www.safer-networking.org/en/index.html -->spybot S&D
http://www.javacoolsoftware.com/spywareblaster.html -->spywareblaster
http://www.javacoolsoftware.com/spywareguard.html -->spywareguard
_____________________
and dont forget to spread the reputation to those that deserve!
You will need to learn more C++ if you dont know what you are supposed to type.
To make objects move is quite simple.Just add to their X,Y coordinates and draw them to the screen.Post your code and we will check it out and will help.
I would rather that you used a C++ programming book to learn C++ if you are not fimiliar with c++ concepts like classes
To make objects move is quite simple.Just add to their X,Y coordinates and draw them to the screen.Post your code and we will check it out and will help.
I would rather that you used a C++ programming book to learn C++ if you are not fimiliar with c++ concepts like classes
![]() |
•
•
•
•
•
•
•
•
DaniWeb C++ Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Other Threads in the C++ Forum
- Previous Thread: C++ problem
- Next Thread: pointer problem


Linear Mode