Teodor Carstea wrote:
> Please help, I realy need help!
> I need a program which shows a simple ball on the screen, just a ball.
> Its position must be defined by (x,y) coordinates.I mean I would be able
> to play with (x,y) in order to change the position.
> 
> P.S.: it is NOT my homework, I just need this piece of code to go
> further.

Take a look at the SFML - Simple and Fast Media Library. It can most 
likely help you with that.
Or... Did you mean in Ruby? Do you want it text-based or graphics-based? 
Should we choose for you the graphics library which will determine the 
rest of your program?
-- 
Posted via http://www.ruby-forum.com/.