1
SFML projects / C++ Source Code
« on: January 07, 2012, 01:11:49 pm »
ok here in english. (not the best, but i hope you understand what i want )
Hey Guys,
I started to use SFML one week ago. I use VS C++ and have good basics (if/else, loops, variables, functions, object oriented programming,....)
first i programmed some little things like: moving blocks, collision, text, audio, shapes,....
than i tried pong. First i thougt it would be hard. But after 1 day working, i was able to play pong my pong! with some little and funny bugs but thats ok for me.
the SFML tutorials on this website were very helpful and i worked through nearly all of them.
But i learn best, when i read source code, play with it and just try and test.
So i want to know if someone knew a website were i can find good! Source code of games. That means well structured and variables which everyone can understand not here are my 200 variables, i called them a1, a2, a3, …. a200;
Thanks, Bobcorn
Hey Guys,
I started to use SFML one week ago. I use VS C++ and have good basics (if/else, loops, variables, functions, object oriented programming,....)
first i programmed some little things like: moving blocks, collision, text, audio, shapes,....
than i tried pong. First i thougt it would be hard. But after 1 day working, i was able to play pong my pong! with some little and funny bugs but thats ok for me.
the SFML tutorials on this website were very helpful and i worked through nearly all of them.
But i learn best, when i read source code, play with it and just try and test.
So i want to know if someone knew a website were i can find good! Source code of games. That means well structured and variables which everyone can understand not here are my 200 variables, i called them a1, a2, a3, …. a200;
Thanks, Bobcorn