Hi, Im creating a simple 2d game.
imagine(Snake classic).
I have everything ready, Sprites, borders etc. UI is complete. Now I am on to Gameplay.
But iI have no knowledge how to go about.
Do i put the borders into a canvas?
How to scale the sprites according to mobile aspect ratios and resolutions etc.?
What should be the workflow for Gameplay?
This is a simple game. like snake if you touch borders you die.
what should I do now? Kindly guide me in the right direction. I dont have much time as the deadline is near so any help would be highly appreciated guys. Please.