Search found 4 matches

by herki
Thu Feb 04, 2010 9:32 pm
Forum: Code Snippets
Topic: Pong c++
Replies: 12
Views: 3439

damm some help needed with 1.7 irrlicht engine my collision codes goes crazy. ball will fly out of screen.
by herki
Thu Feb 04, 2010 1:24 pm
Forum: Code Snippets
Topic: Pong c++
Replies: 12
Views: 3439

i compiled it with Visual studio c++ Express and i try ed all Graphic apis and it worked fine. don t know about gcc. I will uplode new exe where you can choose Graphic api.
by herki
Thu Feb 04, 2010 12:43 pm
Forum: Code Snippets
Topic: Pong c++
Replies: 12
Views: 3439

Intresting what Graphic api you are using. And what IDE.
by herki
Thu Feb 04, 2010 11:38 am
Forum: Code Snippets
Topic: Pong c++
Replies: 12
Views: 3439

Pong c++

Hi everybody i am new to this forum.
OK let s go to point i made Pong game. It is half finished but you can play it already. Some Credit goes finalsayan because i used his pong has example.

Here is code then. But it is Config to DirectX9 so if you wanna use other Api you have to change code your ...