Describe the bug
Since the last two commits (70d49fe and f4e85c7), food spawning coordinates does not have the desired behaviour. The food is now being generated using uneven coordinates.
To Reproduce
Steps to reproduce the behavior:
- Start the game
- Refresh browser or game to see changes in food spawn.
- See error
Expected behavior
The food should spawn on even x and y coordinates using a factor of the maps block size.
Screenshots

Desktop (please complete the following information):
- OS: Windows 10
- Browser: Chrome
- Version: 79.0.3945.130 (64-Bit)
Additional context
Add any other context about the problem here.
Describe the bug
Since the last two commits (70d49fe and f4e85c7), food spawning coordinates does not have the desired behaviour. The food is now being generated using uneven coordinates.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The food should spawn on even x and y coordinates using a factor of the maps block size.
Screenshots

Desktop (please complete the following information):
Additional context
Add any other context about the problem here.