Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Bobcorn

Pages: [1]
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 ;D 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 :D not here are my 200 variables, i called them a1, a2, a3, …. a200;

Thanks, Bobcorn

2
SFML projects / C++ Source Code
« on: January 07, 2012, 12:49:11 pm »
Hey Leute,

ich habe vor 1 woche angefangen SFML zu benutzen. Ich programmiere mit VS C++ 2010 und habe recht gute grundlagen (Schleifen, if/else, objektorientierte programmierung,....).

habe mit kleinen spielereien angefangen. z.B. ein block der sich allein bewegt, bzw den ich selbst steuern kann und so was...
hab mich dann an pong versucht. und auch das läuft ohne probleme.
die tutorials von SFML habe ich größten teils durchgearbeitet.

da ich am schnellsten verstehe und lerne wenn ich source code lese wäre meine frage, ob jemand weiß wo ich Source code finde oder jemand source code für mich hat?

mir wäre wichtig das es vernünftiger und auch verständlicher source code ist! das heißt: ordenliche namen für variablen und Funktionen, vernünftige Struktur und wenn möglich auch objekt orientiert!

MfG Bobcorn

Pages: [1]
anything