Search:

Type: Posts; User: traitor_651

Search: Search took 0.00 seconds.

  1. C++ and SDL amateur looking for a game project.

    Hi there. I am a starting c++ programmer. I have managed to create a few simple game with SDL and am looking for a game project to help me expand my skills. I don't want a paid job I just want a...
  2. Replies
    54
    Views
    374,400

    Sticky: Here are 2 good sdl tutorials: Lazy Foo'...

    Here are 2 good sdl tutorials:

    Lazy Foo' Productions

    and

    Moosader - Games, Apps, Tutorials and more! (still under construction).
  3. Replies
    10
    Views
    5,618

    Here is a version of the code that should work ...

    Here is a version of the code that should work


    #include <cstdio>
    #include <cstdlib>
    #include <iostream>

    using namespace std;

    class Data{
Results 1 to 3 of 3