GREAT!!! Finally got it goin' !!
Now, there's one more thing I want to establish before I leave...
I know that sooner or later I will have to check for collisions and I am supposed to make the bullet go through the matrix, all I'm doing here with the gotoxy is printing it on a given coordinate.
What I want to know is:
Is it possible for the bullet to go through the columns of the matrix?
For instance 'J = J + 1' I don't know, make it take a step through the dimensions.