Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dupitydumb/hexagonalpuzzle

Hexagonal Android Puzzle Game
https://github.com/dupitydumb/hexagonalpuzzle

game game-development unity

Last synced: 10 days ago
JSON representation

Hexagonal Android Puzzle Game

Awesome Lists containing this project

README

        

# Unity Hexagonal Puzzle Game

wakatime

#### This repository contains the version-controlled code for a hexagonal puzzle game developed in `Unity 2021.3.18f1`

## Game Overview

The game involves manipulating hexagonal blocks to solve puzzles. The following images provide a glimpse into the gameplay:





## Installation

To install the game, clone this repository and open the project in Unity.

## Usage

To play the game, navigate to the main scene and press the play button in Unity.

## To Do

- [ ] adjust the board size so that it will not be cropped in most Android screens
- [ ] add tutorials
- [ ] add a losing condition based on number of moves