Thread: Help with FINAL assignment

  1. #16
    Just a Member ammar's Avatar
    Join Date
    Jun 2002
    Posts
    953
    Originally posted by bennyandthejets
    i dont want to seem like a party pooper, but i strongly advise against this sort of programming. its better to learn the basics of programming with simpler projects, and gradually build up a strong knowledge base, and a good idea of how to structure programs efficiently. ray, maybe you should do something else for your assignment, and continue this project when you're a little more familiar with c++.

    but if you're still intent on doing this project now, ammar's example isn't bad as a base. a good loop structure and some formulas for determining damage taken is all it needs. good luck.
    When I read ray's post I figures out that he is trying to put together some basics of C++ like loops switch statement and make a small project... So I gave him a very simple example for the project he is trying to make... There is no need for complexity, he just needs to make it as simple as possible, so he can focus on putting together what he knows in C++, rather than making a good program of a game.
    none...

  2. #17
    mustang benny bennyandthejets's Avatar
    Join Date
    Jul 2002
    Posts
    1,401
    hmmm... i guess you're right. even so, there could be easier projects. sorry, my bad.

    i think a good idea is to draw a flow chart describing how the program should work. that way, you can see the program logically, etc. then you can ensure that each individual part works towards a common goal, if you know what i mean.
    [email protected]
    Microsoft Visual Studio .NET 2003 Enterprise Architect
    Windows XP Pro

    Code Tags
    Programming FAQ
    Tutorials

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Menu
    By Krush in forum C Programming
    Replies: 17
    Last Post: 09-01-2009, 02:34 AM
  2. Screwy Linker Error - VC2005
    By Tonto in forum C++ Programming
    Replies: 5
    Last Post: 06-19-2007, 02:39 PM
  3. Help with a pretty big C++ assignment
    By wakestudent988 in forum C++ Programming
    Replies: 1
    Last Post: 10-30-2006, 09:46 PM
  4. Replies: 1
    Last Post: 10-27-2006, 01:21 PM
  5. DirectX dll Final Debug and Final Retail
    By hdragon in forum Tech Board
    Replies: 0
    Last Post: 11-15-2005, 09:46 PM