Description: The Ball program simulates a series of bouncing balls. A
variable named "grid" displays as a two-dimensional grid on
which the balls bounce. The balls are represented using an array
of ASCII characters.
To Search:
File list (Check if you may need any files):
grid.c
main.c
ball.h