Hi I�m creating a small game that sets the screen size to 100%, I have a small dot that creates lines through the screen and draws blocks of the screen and minimizing setting new size of the screen size as you can see in the screenshot. Also the main character witch is the dot is bound to the lines and cannot move unless I click on some key on keyboard and then it will start writing a line on the screen and the dot needs to connect to the next line witch then draws gray. The question is how can I set the size of the screen, bound the dot to the lines and draw the lines.
<img src="http://www.iteggs.com/images/Screenshots/Game_Question.jpg" border="0" />
Anyone that can help me with this?