Inspiration
2048, Sudoku
What it does
3x3 grid each with a unique number. You start with the number your tile is on. Your goal is a target number. You can swipe up to add, down to subtract, left to multiply, and right to divide. You cannot return to the space you just left. You lose if you go out of the 0-255 range. You win if you reach the target number
How we built it
Java and Android Studio
Challenges we ran into
Not knowing Android Studio. We couldn't make the game work in android studio yet sadly.
Accomplishments that we're proud of
Learning the basics of Android Studio to create a basic app. Creating the Java framework
What we learned
Android Studio, GitHub, and team project management and design
What's next for SwipeMath
We plan to make it work in Android Studio, then we plan to add undo buttons, an algorithim to compute the best route, and a level editor.
Log in or sign up for Devpost to join the conversation.