setersora/snake

Randomize food spawning

Opened this issue · 0 comments

Now goods are spawning at positions defined by two constant arrays of integers. The task is to implement generation of two arrays filled with random coordinates. Length of each array must be equal to goods count specified by user.