FrancisTR / Rhythm-Swipe

A Repository dedicated to the 2D Game "Rhythm Swipe".
https://projectrhythmswipe.netlify.app/
GNU Affero General Public License v3.0
2 stars 0 forks source link

Modify moveForward() and turn() to work with tileAt() instead #17

Closed johntran038 closed 1 year ago

johntran038 commented 1 year ago

Turn doesn't necessarily have to interact with tileAt() but it is still related to the movement so it might get modified

FrancisTR commented 1 year ago

Is this issue still in progress?