Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Memory Hexer

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.

Table of Contents

Overview

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.

Game Rules

  1. The game starts with a hexagonal grid of numbers.
  2. The player has 60 seconds to memorize the numbers.
  3. After 60 seconds, the numbers are covered and replaced with letters (A, B, C, ...).
  4. The player is given a target number.
  5. The player must recall and select three letters whose corresponding numbers add up to the target number.
  6. The game ends when the player either correctly identifies the letters or makes an incorrect selection.

Features

  • Hexagonal grid layout
  • Timed memorization phase
  • Letter replacement phase
  • Target number challenge
  • User-friendly interface
  • Engaging and challenging gameplay

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Android Studio
  • Git

Installation

  1. Clone the repo:
    git clone https://github.com/yourusername/memory-hexer.git
    

(in progress)

About

Inspired by The Devil's Plan

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors