Hi everyone. I wrote a Rock Paper Scissors program my first quarter of C++ two years ago, and now I have a job at a programming job. I showed someone my little easy program and they challenged me to make a verson 2.0 with AI and a gui. The Gui Ican create fine. The AI is what I need help with. I've only messed with AI once and it was mostly written for us in class. I guess what I am asking is a starting point? I have a copy of the program I do not wish to place on here, so other people won't use it in school, if needed.
kylcrow 0 Junior Poster
Recommended Answers
Jump to PostHi everyone. I wrote a Rock Paper Scissors program my first quarter of C++ two years ago, and now I have a job at a programming job. I showed someone my little easy program and they challenged me to make a verson 2.0 with AI and a gui. The Gui …
Jump to PostSo I guess with Rock Paper Scissors, The only AI that is really possible is preventing series of moves that have already been played. And maybe counting the number of times an order as been used to predict which order to use in duplicate orders? You think I am on …
All 5 Replies
VernonDozier 2,218 Posting Expert Featured Poster
Sky Diploma 571 Practically a Posting Shark
kylcrow 0 Junior Poster
VernonDozier 2,218 Posting Expert Featured Poster
kylcrow 0 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.