Test the app here ! Browser emulator, no additional software needed.
- Time Recorder: a support class for recording times by the user, so it can be inserted onto the scoreboard database after
- Tic Tap Toe: a simple Tic Tac Toe game against an AI. Developed using linear layout, dynamic ID finding, and preserving game's state when rotating the screen
- Simon Tap: a simple Simon game, where the player needs to memorize the pattern shown. Developed using the Countdown Timer class, sound effects, touch and click listeners, handlers and co-routines.
Tappy is a collection of quick minigames to have fun when you're bored. It has a tutorial game and 5 minigames that test your reflexes, music and culture knowledge, memory and even strategy. It was our first project in Android + Java development and we explored concepts taught in class as well as expanded our knowledge as well.
James Nguyen - https://github.com/JamesDaiD
Tarane Talebi - https://github.com/Talebi-T9630
Victor Correa Suleiman - https://github.com/victorsuleiman
Project successfully released.
Features and Games:
- Taptorial: Just a tutorial game, tap the button 10 times as fast as you can!
- Tic Tap Toe: Play a best of 3 Tic Tac Toe rounds against a computer AI.
- Tapman: Play matches of hangman on multiple subjects.
- Tap That Song: try to guess the song playing. Some tips are provided if you get stuck.
- Simon Tap: test your memory and try to remember the order of color pattern shown.
- Reaction Tap: a game of reflexes. Tap the screen as soon as it turns green and see your reaction time in a graph.
- Scoreboard: keeps a list of user times for each game finished, with sorting options.