You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Android application where users must roll marbles through mazes by tilting the screen of their devices. Includes random maze generation algorithm, marble response to tilting of screen, functions of specialized marbles and walls for multiple levels, and SQLite database of user achievements. Relevant class files in aMaze->mazewithwalls->src->com->…