Emnasut
Member
- Joined
- Apr 26, 2010
- Messages
- 357
I've only ever programmed in Java (and some *very* simple Python and BASIC) so I guess it would be good to try C++ for creating a game? Propably use this "SDL"-thing? Are there any good tutorials or something for how to do game loops, pixel/continuous collision and scrolling in C++ (or is it not so different from Java)? I would like to try making a simple game for the competition (even if I'd have no chance of winning anything ^^) but I wasn't even able to get SDL to run with code::blocks...