Ciezo/Snake-Game

On Snake what happened was the Snake character textures and graphical assets are not inline properly

Closed this issue · 1 comments

Ciezo commented

Problems
The snake character just renders fine, however, when it moves accordingly to its own direction it does not inline properly with the rest of the Snake body parts

Enumeration:

  1. Snake head does not inline properly with the rest of the snake's body
    
  2. Snake tail does not inline well too 
    

Detailed Descriptions
Whenever we move the snake according to the desired direction, the rest of the body chunks, tail, and head do not inline properly. Please, see attached screenshots for more details, and gather more information about this issue


Screenshots
Put all your screenshots here! This will be helpful for debugging, fixes, and improvements!!

image
We cannot see the head and tail properly
Figure 1: Snake with 10 body chunks count



image
The snake head is not displayed properly along with the rest of the body
Figure 2: Snake with 2 body chunks count

Ciezo commented

FIXED!!!

Retexturized Snake character and adjusted size and positioning