kirka121 / Snake-with-ruby-curses

learning ruby through making a snake console game. using curses library
6 stars 2 forks source link

drawing problem #2

Open kirka121 opened 12 years ago

kirka121 commented 12 years ago

when snake reaches a specific length, and there is a tail on both sides of the vertical axis with whitespace in between the tail sections, the drawing gets all fucked up and random tail segments appear.

so... if snake looks like this

++++++ +........+ +........+ +........+

the hallow section in the middle is all messed up. does not happen with horizontal axis.

kirka121 commented 12 years ago

http://img152.imageshack.us/img152/2209/screenshot20120729at120.png

icholy commented 12 years ago

this is really weird ...

kirka121 commented 12 years ago

suspecting curses problem, our program doesnt have leaks it doenst look like.

kirka121 commented 12 years ago

u sir, gotta get urself a skype o.O