Ciezo / Snake-Game

A Java Snake Game with beautiful custom made graphics
Apache License 2.0
0 stars 0 forks source link

Apple Snake character rotation relative to its direction #14

Closed Ciezo closed 3 years ago

Ciezo commented 3 years ago

Suggestions Please, apply Snake character rotation upon movement

Enumeration:

  1. The Snake head should always face towards where it goes
  2. The body of Snake should be also facing towards with the proper texture orientation
  3. The tail should also attached properly that should also be orientated relative to its direction inline with the head


Detailed Descriptions It will be better if we apply some snake character rotation upon movement


Ciezo commented 3 years ago

Not yet! Probably on the next update!

I am currently having a hard time rotating the snake as of this moment I tried, but unfortunately it seems it needs to wait on the next update!