Dp138504 Posted December 13, 2007 Posted December 13, 2007 im new to c++ but this is just a little game i made. heres the source if you want to look at it. Tell me what you think game.cppgame.exe n00bie
NELyon Posted December 13, 2007 Posted December 13, 2007 im new to c++ but this is just a little game i made. heres the source if you want to look at it. Tell me what you think game.cppgame.exe I only looked at the source, but i'm guessing it's a number guessing game Very cool. Does it use any platform-specific functions, or will it run on linux if i try to compile it?
Dp138504 Posted December 13, 2007 Author Posted December 13, 2007 Yes it is a number guessing game it should work if you compile it on linux n00bie
dandymcgee Posted January 14, 2008 Posted January 14, 2008 Hehe nice... I'm currently in the process of trying to learn C++ but it is NO easy task. It's not even slightly comparable to learning AutoIt. Really opens my eyes to how easy the AutoIt syntax is to learn compared to lower level languages like C and C++. Let me know if you have any other cool examples like this (fairly small and easy to understand for a beginner), I love to learn from other people's work. - Dan [Website]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now