Realy urgent and big help in a little MATLAB game... Please help me!
Posted
by
Sanyi
on Stack Overflow
See other posts from Stack Overflow
or by Sanyi
Published on 2010-12-25T22:52:03Z
Indexed on
2010/12/25
22:54 UTC
Read the original article
Hit count: 195
game-development
|matlab
Hi! I have to make the game „Planarity” in Matlab, for school project. (If you Google it, you can see and play the game in flash). The computer have to randomly put 5 circles in the coordinate system in different positions. After that it must draw lines between them. When the circles are randomly put in the coordinate system the coordinates must be whole numbers. Good example for number one circle: (3,4) ; bad example for number one circle (2.5 ,6.7). Please if Matlab is a childs game to you help me by sending me the source code for this. I really really need help... Please help me, this can be one hour to you, but a life saving thing to me...
© Stack Overflow or respective owner