- Joined
- Oct 24, 2008
- Messages
- 1,057
- Points
- 48
UPDATE:
Mmmkay so I'm pretty much done with my project, I'm now in the process of debugging. I decided to code the game Connect 4. I think it works pretty good so far, cept I know there is a bug somewhere that causes false wins. I've attached it as a zip if you wanna check it out, Windows .exe of course. There is no AI so you need to play a friend. I may add an AI that just plays randomly but IDK.
Please let me know what you think. Look for any errors, bugs, typos... ect.
Thanks!
UPDATE again:
Fixed the bug, made a few changes. It works now.
Tell me what you think.:thanks:
Any C++ programmers out there?
I'm about 3/4 of the way through my first C++ course in college. Surprisingly I'm really liking programming. I've only scratched the surface of this stuff so far but there is so much you can do with this language.
Anyways, there is a programming competition/contest at my college and my professor will give anyone who participates an automatic A. I don't have to win, just enter with a "reasonable attempt" as he put it, lol. It's pretty open ended. It can be anything! Just cool and easy to use.
I've no idea what to do....
Any ideas? I was thinking of making a game like pong or snake, but even the simplest games are complicated as hell to code for a beginner. I was thinking like a menu driven mathematics calculator with different features but IDK... lol. This forum is full of smart guys, some of you must know this stuff. lol.
-Tony
Mmmkay so I'm pretty much done with my project, I'm now in the process of debugging. I decided to code the game Connect 4. I think it works pretty good so far, cept I know there is a bug somewhere that causes false wins. I've attached it as a zip if you wanna check it out, Windows .exe of course. There is no AI so you need to play a friend. I may add an AI that just plays randomly but IDK.
Please let me know what you think. Look for any errors, bugs, typos... ect.
Thanks!
UPDATE again:
Fixed the bug, made a few changes. It works now.
Tell me what you think.:thanks:
Any C++ programmers out there?
I'm about 3/4 of the way through my first C++ course in college. Surprisingly I'm really liking programming. I've only scratched the surface of this stuff so far but there is so much you can do with this language.
Anyways, there is a programming competition/contest at my college and my professor will give anyone who participates an automatic A. I don't have to win, just enter with a "reasonable attempt" as he put it, lol. It's pretty open ended. It can be anything! Just cool and easy to use.
I've no idea what to do....
Any ideas? I was thinking of making a game like pong or snake, but even the simplest games are complicated as hell to code for a beginner. I was thinking like a menu driven mathematics calculator with different features but IDK... lol. This forum is full of smart guys, some of you must know this stuff. lol.
-Tony
Attachments
Last edited: