Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
So I learned C++ from antiRTFM on YouTube, and I'm at a pretty good point. I need you to figure out some good project ideas for a console program - yes, text-based. (It's not like I can code something like the source engine, I'm not that smart yet, lol)
If you're interested in coding in C++, this is for you.
[youtube]http://www.youtube.com/watch?v=tyVhn0FWWB4[/youtube]
My goal is to be able to use classes in my program. If anyone can think of a text-based game or console utility that they want to use, I'll see what I can do. For utilities, if it is a matter of a certain formula, that should be easy. This is mainly a practice-for-me and a write-for-you at the same time.
So post away with your ideas. Be warned that I'm picky!
How about a soduku solver? I wrote one in C# not too long ago just for fun and thinking about the best class layout and logic (Pfft its not like I actually like sudoku)
Player Since 2011. I used to make bots and stuff.
Offline
Soduku solver.. That might be a good one to try. I think I'll try it.
http://codegolf.stackexchange.com/
Join us! But since you want to deal with OOP and that stuff, you can usually take the better challenges and figure out the cleanest way to do it.
http://codegolf.stackexchange.com/
Join us! But since you want to deal with OOP and that stuff, you can usually take the better challenges and figure out the cleanest way to do it.
Becareful, Stack Exchange is an awesome network of sites, but codegolf will mindfudge you.
Player Since 2011. I used to make bots and stuff.
Offline
ASCII Quest. I've made a couple, if you make one that has a deep story yet plenty to do it is very awesome.
Thank you eleizibeth ^
I stack my signatures rather than delete them so I don't lose them
Offline
Pages: 1
[ Started around 1738862378.3492 - Generated in 0.046 seconds, 14 queries executed - Memory usage: 1.43 MiB (Peak: 1.54 MiB) ]