C++

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • estelle87@gmail.com

    #1

    C++

    I am doing a mastermind game using C++. Anyone has any idea on how to
    do it? You can send me an email at est_elle87@yaho o.com Thanks!

  • mlimber

    #2
    Re: C++

    estelle87@gmail .com wrote:[color=blue]
    > I am doing a mastermind game using C++. Anyone has any idea on how to
    > do it? You can send me an email at est_elle87@yaho o.com Thanks![/color]

    Oh, we have some ideas, alright, but you'll have to be more specific in
    your questions, and you'll want to consult the FAQ for the type of
    questions we deal with in this newsgroup and for some suggestions of
    other places to post:



    BTW, it is considered rude to ask for help in a public newsgroup to be
    sent by private email.

    Cheers! --M

    Comment

    • Earl Purple

      #3
      Re: C++


      estelle87@gmail .com wrote:[color=blue]
      > I am doing a mastermind game using C++. Anyone has any idea on how to
      > do it? You can send me an email at est_elle87@yaho o.com Thanks![/color]

      Which mastermind game?

      The one where the contestant sits in a black chair and gets asked
      questions on a specialist subject and general knowledge?

      Or the one where the user has to guess a code made of different colours
      (or numbers/symbols or whatever) and is given clues by black pegs
      (correct in correct position) and white ones (correct but incorrect
      position).

      Comment

      • Earl Purple

        #4
        Re: C++


        mlimber wrote:[color=blue]
        >
        > http://www.parashift.com/c++-faq-lit...t.html#faq-5.9
        >
        > BTW, it is considered rude to ask for help in a public newsgroup to be
        > sent by private email.
        >
        > Cheers! --M[/color]

        In addition the title "C++" was not exactly descriptive of what is in
        the post.

        Comment

        Working...