1
My port of 'Barrels' minigame from 'Mario&Luigi: SuperStar Saga'
The goal is to make lines of same colored lines
More info in code
Controls:
-arrows: move cursors
-button A+arrows: push barrels around
Posted as WIP, because:
-game currently has no real goals (missing timer and score display),
-I need to figure out better 'line completed' animation (currently none, in previous port it was just screen flash...)
-smooth out cursors movement
-when pressing for example up+left, sometimes it instantly moves one line and animates the other...
-maybe other game modes?
-title screen?