Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Hex-a-Hop 3DS: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:3DS homebrew games" to "")
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS Homebrews
{{Infobox 3DS Homebrews
|title=Hex-a-Hop
|title=Hex-a-Hop
|image=Hex-a-Hop.jpg
|image=Hexahop3ds2.png
|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.


* The source code of my port is on my github (https://github.com/nop90/hexahop-3ds).
Alternatively install the cia file with FBI. All the resources are included in the executable using romfs.
* The compiled game (3dsx and CIA format) is released on github (https://github.com/nop90/hexahop-3ds/releases).


==Credits:==
==User guide==
* The original source is by Tom Beaumont (http://hexahop.sourceforge.net)
Hex-a-Hop is a hexagonal tile-based puzzle game with one simple goal: destroy all green tiles.
* This game uses the SDL 1.2 library for 3ds


==Changelog==
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)


'''Ver. 1.1 (17 April 2017)'''
B - Undo a move
* Fixed jump key and some help text


'''Ver. 1.0 (09 April 2017)'''
Y - Pause game and open the menu
* Complete and stable release


'''Ver. 0.2 (22 March 2017)'''
Start - Exit
* Added music


'''Ver. 0.1 (17 March 2017)'''
==Screenshots==
* First reelase (3dsx and CIA formats)
https://dlhb.gamebrew.org/3dshomebrews/hexahop3ds2.png
* Music not working, only sfx
https://dlhb.gamebrew.org/3dshomebrews/hexahop3ds3.png
* Some flickering


==Installation==
https://dlhb.gamebrew.org/3dshomebrews/hexahop3ds4.png
https://dlhb.gamebrew.org/3dshomebrews/hexahop3ds5.png
 
==Known issues==
Exiting the game hangs the system.


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.
==Changelog==
'''V1.1 2017/04/17'''
* Fixed jump key and some help text.


==Commands==
'''V1.0 2017/04/09'''
* Complete and stable release.


* D-pad: Move (the directions are up, down and the four diagonals)
'''V0.2 2017/03/22'''
* A: Select option or Jump (only on some levels)
* Added music.
* B: Undo a move
* Y: Pause game and open the menu
* Start: Exit


==Known Bugs==
'''V0.1 2017/03/17'''
* First reelase (3dsx and CIA formats).
* Music not working, only sfx.
* Some flickering.


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


==Screenshots==
==External links==
https://dlhb.gamebrew.org/3dshomebrew/hah2.png
* GitHub - https://github.com/nop90/Hexahop-3ds
https://dlhb.gamebrew.org/3dshomebrew/hah3.png
* GBAtemp - https://gbatemp.net/threads/release-hex-a-hop-for-3ds-using-lib-sdl-1-2.464812
https://dlhb.gamebrew.org/3dshomebrew/hah4.png

Latest revision as of 05:46, 6 Mayıs 2024

Hex-a-Hop
Hexahop3ds2.png
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: