Search:

Type: Posts; User: darpan1118

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    3,644

    reset time after some interval

    Hello, I working on a game in SDL. I want to reset the timer in every 15 seconds or so. I have tried SDL_GetTicks() but it works fine for first time after that time goes in -tive.



    Thank-you
  2. Replies
    1
    Views
    3,005

    exe not working outside compiler

    Hello friends,
    I have created a small game. Everything is working, but I cannot run exe outside codeblocks. I have placed all the necessary .dll and files in debug, release, and root folder. Here is...
  3. Replies
    5
    Views
    3,641

    I have already changed all of them from...

    I have already changed all of them from "sprite.bmp" to "./sprite.bmp".
  4. Replies
    5
    Views
    3,641

    Why my .exe not working outside Codeblocks?:(

    Why my .exe not working outside Codeblocks?:(
  5. Replies
    5
    Views
    3,641

    Thank you Salem, Problem is resolved but now as...

    Thank you Salem,
    Problem is resolved but now as I touch the ball score not clears. I want to be score like this.
    10
    20 (after a ball is collected) and so on, but it goes something like this 10...
  6. Replies
    5
    Views
    3,641

    SDL_ttf Process terminated with status 3

    Hello guys, I am creating a very simple game. I have used SDL and Everything works fine, but whenever I try to use SDL_TTf to print scores, Programs terminates with process status 3. Without SDL_TTF...
Results 1 to 6 of 6