Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

Hex-a-Hop 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 2: Line 2:
|title=Hex-a-Hop
|title=Hex-a-Hop
|image=Hex-a-Hop.jpg
|image=Hex-a-Hop.jpg
|description=Hex-a-Hop is a hexagonal tile-based puzzle game with one simple goal.
|description=Port of the open source game Hex a Hop to 3DS.
|author=nop90
|author=nop90
|lastupdated=2017/04/17
|lastupdated=2017/04/17
|type=Puzzle
|type=Puzzle
|version=1.1
|version=1.1
|license=Mixed
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/3dshomebrew/Hex-a-Hop.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/hexahop3ds.7z
|website=https://gbatemp.net/threads/release-hex-a-hop-for-3ds-using-lib-sdl-1-2.464812/
|website=https://gbatemp.net/threads/release-hex-a-hop-for-3ds-using-lib-sdl-1-2.464812
|source=https://github.com/nop90/Hexahop-3ds
|source=https://github.com/nop90/Hexahop-3ds
}}
}}
<youtube>BlHnWOeP1gI</youtube>
This is a port of the open source game Hex a Hop to 3DS.


Hex-a-Hop is a hexagonal tile-based puzzle game with one simple goal: destroy all green tiles! There are infinite undos and no time limits -- you just have to find a way to destroy all the green tiles and step on a safe tile at the end.
==Installation==
In the zip there is a folder with the 3dsx and the smdh files inside, to be used with a Homebrew Launcher.
 
Alternatively install the cia file with FBI. All the resources are included in the executable using romfs.
 
==User guide==
Hex-a-Hop is a hexagonal tile-based puzzle game with one simple goal: destroy all green tiles.
 
There are infinite undos and no time limits -- you just have to find a way to destroy all the green tiles and step on a safe tile at the end.
 
==Controls==
D-Pad - Move (the directions are up, down and the four diagonals)


* The source code of my port is on my github (https://github.com/nop90/hexahop-3ds).
A - Select option or Jump (only on some levels)
* The compiled game (3dsx and CIA format) is released on github (https://github.com/nop90/hexahop-3ds/releases).


==Credits:==
B - Undo a move
* The original source is by Tom Beaumont (http://hexahop.sourceforge.net)
* This game uses the SDL 1.2 library for 3ds


==Changelog==
Y - Pause game and open the menu


'''Ver. 1.1 (17 April 2017)'''
Start - Exit
* Fixed jump key and some help text


'''Ver. 1.0 (09 April 2017)'''
==Screenshots==
* Complete and stable release
https://dlhb.gamebrew.org/3dshomebrews/hexahop3ds2.png
https://dlhb.gamebrew.org/3dshomebrews/hexahop3ds3.png


'''Ver. 0.2 (22 March 2017)'''
https://dlhb.gamebrew.org/3dshomebrews/hexahop3ds4.png
* Added music
https://dlhb.gamebrew.org/3dshomebrews/hexahop3ds5.png


'''Ver. 0.1 (17 March 2017)'''
==Known issues==
* First reelase (3dsx and CIA formats)
Exiting the game hangs the system.
* Music not working, only sfx
* Some flickering


==Installation==
==Changelog==
'''V1.1 2017/04/17'''
* Fixed jump key and some help text.


In the zip there is a folder with the 3dsx and the smdh files inside, to be used with a homebrew launcher, or there is a cia file to be installed with FBI. All the resources are included in the executable using romfs.
'''V1.0 2017/04/09'''
* Complete and stable release.


==Commands==
'''V0.2 2017/03/22'''
* Added music.


* D-pad: Move (the directions are up, down and the four diagonals)
'''V0.1 2017/03/17'''
* A: Select option or Jump (only on some levels)
* First reelase (3dsx and CIA formats).
* B: Undo a move
* Music not working, only sfx.
* Y: Pause game and open the menu
* Some flickering.
* Start: Exit


==Known Bugs==
==Credits==
* The [http://hexahop.sourceforge.net original source] is by Tom Beaumont.
* This game uses the SDL 1.2 library for 3DS.


* Exiting the game hangs the system
==External links==
* GitHub - https://github.com/nop90/Hexahop-3ds
* GBAtemp - https://gbatemp.net/threads/release-hex-a-hop-for-3ds-using-lib-sdl-1-2.464812


==Screenshots==
[[Category:3DS homebrew games]]
https://dlhb.gamebrew.org/3dshomebrew/hah2.png
[[Category:Homebrew puzzle games on 3DS]]
https://dlhb.gamebrew.org/3dshomebrew/hah3.png
https://dlhb.gamebrew.org/3dshomebrew/hah4.png

Revision as of 01:10, 25 December 2021

Hex-a-Hop
File:Hex-a-Hop.jpg
General
Authornop90
TypePuzzle
Version1.1
LicenseGPL-2.0
Last Updated2017/04/17
Links
Download
Website
Source

This is a port of the open source game Hex a Hop to 3DS.

Installation

In the zip there is a folder with the 3dsx and the smdh files inside, to be used with a Homebrew Launcher.

Alternatively install the cia file with FBI. All the resources are included in the executable using romfs.

User guide

Hex-a-Hop is a hexagonal tile-based puzzle game with one simple goal: destroy all green tiles.

There are infinite undos and no time limits -- you just have to find a way to destroy all the green tiles and step on a safe tile at the end.

Controls

D-Pad - Move (the directions are up, down and the four diagonals)

A - Select option or Jump (only on some levels)

B - Undo a move

Y - Pause game and open the menu

Start - Exit

Screenshots

hexahop3ds2.png hexahop3ds3.png

hexahop3ds4.png hexahop3ds5.png

Known issues

Exiting the game hangs the system.

Changelog

V1.1 2017/04/17

  • Fixed jump key and some help text.

V1.0 2017/04/09

  • Complete and stable release.

V0.2 2017/03/22

  • Added music.

V0.1 2017/03/17

  • First reelase (3dsx and CIA formats).
  • Music not working, only sfx.
  • Some flickering.

Credits

  • The original source is by Tom Beaumont.
  • This game uses the SDL 1.2 library for 3DS.

External links

Advertising: