Memory Hexer is a memory game where players must memorize numbers arranged in a hexagonal grid. After a short memorization period, the numbers are hidden and replaced by letters. The player is then given a target number and must recall and provide the letters that correspond to numbers which sum up to the target number.
Memory Hexer challenges your memory and arithmetic skills in a fun and engaging way. Players are presented with a grid of numbers arranged in a hexagonal pattern. They have a limited time to memorize the numbers before they are replaced by letters. The objective is to identify and select the letters that represent the numbers summing up to a given target.
- The game starts with a hexagonal grid of numbers.
- The player has 60 seconds to memorize the numbers.
- After 60 seconds, the numbers are covered and replaced with letters (A, B, C, ...).
- The player is given a target number.
- The player must recall and select three letters whose corresponding numbers add up to the target number.
- The game ends when the player either correctly identifies the letters or makes an incorrect selection.
- Hexagonal grid layout
- Timed memorization phase
- Letter replacement phase
- Target number challenge
- User-friendly interface
- Engaging and challenging gameplay
To get a local copy up and running, follow these simple steps.
- Android Studio
- Git
- Clone the repo:
git clone https://github.com/yourusername/memory-hexer.git
(in progress)