Hexion (Arcade, Konami, 1992)

Started by farter, November 20, 2015, 12:57:23 PM

Previous topic - Next topic

farter

[!--ImageUrlBegin--][a href=\\\"http://www.vizzed.com/videogames/mame/screenshot/Hexion%20(Japan%20ver%20JAB)-1.png\\\" target=\\\"_new\\\"][!--ImageUrlEBegin--][img width=\\\"500\\\" class=\\\"attach\\\" src=\\\"http://www.vizzed.com/videogames/mame/screenshot/Hexion%20(Japan%20ver%20JAB)-1.png\\\" border=\\\'0\\\' alt=\\\"IPB Image\\\" /][!--ImageUrlEnd--][/a][!--ImageUrlEEnd--]


[!--ImageUrlBegin--][a href=\\\"http://s.emuparadise.org/MAME/select/hexion.png\\\" target=\\\"_new\\\"][!--ImageUrlEBegin--][img width=\\\"500\\\" class=\\\"attach\\\" src=\\\"http://s.emuparadise.org/MAME/select/hexion.png\\\" border=\\\'0\\\' alt=\\\"IPB Image\\\" /][!--ImageUrlEnd--][/a][!--ImageUrlEEnd--]


i have to say when the it goes fast it's not that easy. something needs to be learnt from the beginning.
but there are some annoying sound fx which you may prefer to avoid by choosing いいえ when asked (after choosing a game mode)...

Alexandra

Quote from: farter
You can play it on MAME, please google for the emulator and ROM yourself...


Okey_Dokey

That Hexion game is well made. It displayed the ghost/shadow piece (active piece projected down to the bottom) many years before any Tetris game did that (although Hexion takes it away when the game progresses). All 10 pieces are differently colored and when placed,  the blocks adopt the color of the row they fall in. Hexion has a similar feeling like the other Japanese Arcade games (fast autoshift speed, lock delay, gravity goes up and down).

The Tetris Wiki doesn't mention Hexagon Tetris games at all (mkay the Pieces page mentions Hextris and Bikaka in one sentence but that's it), although it mentions games that have aboslutely nothing in common with Tetris (e.g. Yoshi's cookies). Tetris is a colorless falling-rotable-blocks game, so is Hexagon Tetris. The only way to make a colorless falling-rotable-blocks game endless is by removing filled lines. So the options to make such a game different from Tetris are very limited. And I think hexagons are one of the best ways to achieve this [small excurs of what options exist: use shapes that don't cosist of 4 cells (e.g. Pentris), introduce some specials (e.g. Tetris Battle Gaiden or Bombliss), use another grid (e.g. Hexagon Tetris), add different layers (e.g. Quadro), let the blocks fall from different directions (e.g. Catchmode in Tetris DS, Welltris or this game), bring it into the third dimension (e.g. Blockout or 3Dtris)].

So I'd like to mention some information about Hexagon Tetris here. I take the following games into account and compare them:
  • Beetris: This old DOS game differs from the other Hexagon Tetris games in many regards. It seems to be first released in 1989. Version 1.3 is from 1992. It's Shareware: You are asked to send some cash per post, if you play it twice.
  • Hextris: This game was first released on Unix systems in 1990. It was ported to other platforms (Mac, PC) later as a Shareware product.
  • Hexion: This Japanese Arcade game was released in 1992. It used a Hextris license although it's different from Hextris in some regards. It's the most polished Hexagon Tetris game.
  • Blockz Hexagon Mode: Blockz is a browser game with asynchronous gameplay (using replays of other players). In case of Hexagon mode, it uses the same rules and matrix sizes as a Windows game from 1996 called BeeTris.
  • Bikaka: This is a Mac game from 1990. I haven't played it, so I won't mention it much.

Grid

All games use a grid consisting of hexagons. The hexagon grid is equivalent to a squared grid where every other column is shifted down by a half cell. Such a squared grid could have been programmed by using only the computers monochronous text mode (like Pajitnov did in case of Tetris), but hexagons look much nicer (especially if you rotate the pieces). Also note, that you get a different layout, if you rotate the grid by 90 degrees (equivalent to a squared grid where every other row is shifted): Horizontal lines are easier to see in this case, but it looks horrible, if gravity kicks in. Note that Bikaka uses this rotated layout.


Movement

When moving horizontally in Beetris and Blockz, the piece always shifts downwards. If you let's say move 1 column right and then left, you end up 1 row lower. In Hextris and Hexion, the piece shifts up and down alternately. So you end up at the original position when moving 1 column right and then left. Hextris and Hexion also check the downwards shift, if the upward shift fails, which is needed to move a piece under overhangs. Hexion also seems to use a kick system when a rotation fails. You can rotate the piece in both directions in Hexion and Beetris.


Field Dimensions

All games but Beetris are using a squared matrix (like Tetris). In Blockz, it's 10 columns wide. In Hextris, Bikaka and Hexion it's 12 columns wide. In Hexion there's also a mode with 7 columns (and 36 rows!), a mode with 27 columns, and then there's another mode with a skewed matrix. In Beetris the field looks like non-equilateral hexagon, 15 columns wide at max and 23 rows tall at max.


Lineclears

Beetris uses diagonal lineclears: At the very bottom a diagonal line contains 8 cells, more towards the top it can contain up to 15 cells (which makes it harder to clear lines if you can't stay at the bottom). All other games use horizontal lineclears, although there are 2 different understandings what a horizontal line is: In Hexion and Blockz, it only considers lines, that have the exact same amount of blocks below in each column (red line in graphics), whereas in Hextris it considers all lines (red and blue lines).


Pieces

All games but Bikaka use Tetrahexes (Polyhexes consisting of 4 cells) exclusively. Bikaka also uses the 3 Trihexes and the Dihex. In Blockz there's also an extended mode dealing Trihexes and Pentahexes. Hexion offers the Y and C shaped pieces less often than the other Tetrahexes (especially in earlier levels). In Blockz and Beetris the pieces spawn in a random direction. In Hextris and Hexion the pieces spawn vertically except for the O shaped piece.
         

farter

Quote from: Okey_Dokey
thx for so much supplementary related info (especially the online emulator link

plusdavid

That is the best write up of the game I have ever seen. Excellent to find it after all these years.

- David Markley

https://hextris.com

 

simonlc

#5
Quote from: plusdavid
That is the best write up of the game I have ever seen. Excellent to find it after all these years.

- David Markley

https://hextris.com


Hey David, I absolutely love Hexion, and play it all the time! I was wondering if you ever thought of reviving Hextris for a more modern platform like the Switch?

---

For fun I've experimented with making my own version with JavaScript, though I never got to a playable state, I was just messing with graphics and stuff.

https://i.imgur.com/ShkdBer.jpg
https://i.imgur.com/rGOtZzv.mp4