Does anyone happen to have snippets or a tutorial for 2D sliding collision?
Request a C++ TutorialIdeas that will get you kudos
322 Replies - 141178 Views - Last Post: 18 April 2013 - 10:50 AM
#318 Guest_sandraider*
Re: Request a C++ Tutorial
Posted 22 February 2011 - 04:52 PM
A tutorial on the separating axis theory would be greatly appreciated
#319
Re: Request a C++ Tutorial
Posted 09 May 2011 - 06:18 AM
I'd like one on how to make a simple Pac Man game.
#320
Re: Request a C++ Tutorial
Posted 08 April 2012 - 12:26 AM
Since 0x was standardized a tutorial on sdl threads mullocks and inter thread communication would be interesting.
#321
Re: Request a C++ Tutorial
Posted 15 January 2013 - 08:04 PM
How about the ins and outs of reading from a file and modifying the file?
like a file that stores names and can differentiate names by a symbol. also the ability for the console to read the entire list out with an endl after each name.
John Doe\Johnny Doe\Jane Doe\Jenny Doe
Output of
John Doe
Johnny Doe
Jane Doe
Jenny Doe
like a file that stores names and can differentiate names by a symbol. also the ability for the console to read the entire list out with an endl after each name.
John Doe\Johnny Doe\Jane Doe\Jenny Doe
Output of
John Doe
Johnny Doe
Jane Doe
Jenny Doe
#322
Re: Request a C++ Tutorial
Posted 15 January 2013 - 08:56 PM
I don't have anything to contribute, as I've lost my desire for programming now, but one I'd like to see, and don't see listed, is a simple server/client application. I know there's a networking tutorial, but client/server takes that to a higher level, or so I'd imagine.
#323
Re: Request a C++ Tutorial
Posted 18 April 2013 - 10:50 AM
Would like to see a good tutorial on scraping html, and parsing the results; working with c++ or c# windows form application. I've been playing around with this myself but can't find a lot of good information or tutorials on how to accomplish this. Regular Expressions doesn't always get you the results you want...
|
|

New Topic/Question
Reply





MultiQuote





|