Multiple Bouncing Balls Program in C

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tupacshakaur
    New Member
    • Jan 2018
    • 5

    Multiple Bouncing Balls Program in C

    Hi,

    I am trying to make a program in C with multiple bouncing balls. I know it is a very known program and I have already searched the internet and seen different versions of it. However, because I am new in programming, I didn’t manage to understand them and answer my questions. The problem is that I have created a code, but my program doesn’t run properly. To be more exact, I think the part where it reads the data is fine, but then there is a problem in the code of the graphics.h library. I cannot understand where the problem is, as it is the first time I use this library. Please help me and be as lenient as possible.


    I didn't find the right solution from the internet.
    Last edited by Rabbit; Feb 24 '18, 05:29 PM. Reason: links removed
Working...