Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dupitydumb/hexagonalpuzzle
- Owner: dupitydumb
- Created: 2023-12-24T17:20:46.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-07T05:02:24.000Z (about 1 year ago)
- Last Synced: 2024-12-07T15:07:28.372Z (2 months ago)
- Topics: game, game-development, unity
- Language: C#
- Homepage:
- Size: 83 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity Hexagonal Puzzle Game
#### 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