top of page
iOS, Android, and Full-Stack Web Developer
REFLEX
Released in January 2018, Removed in September 2024
An arcade-style game intended to test users' reaction time.

Swift | UIKit | GameKit

GAME MODES
REFLEX has three game modes: Survival, Duels, and Colors. Each game mode additionally has multiple difficulties for varied skill levels.

SURVIVAL MODE
In survival mode, the goal is to wait for the "TAP NOW" signal, and tap anywhere on the screen as quickly as possible. This repeats until the user fails to tap in time.

DUELS MODE
In duels mode, two players play against each other. Whoever taps faster on the "TAP NOW" signal gets a point. This game mode is best of 3, 5, or 7.

COLORS MODE
In colors mode, the goal is to tap on the correct color when it lights up, as fast as possible. This repeats until the user fails to tap in time.
bottom of page