EGAint: Difference between revisions

From TetrisWiki
Jump to navigation Jump to search
(Created page with "{{Infobox |title = EGAint |developer = Eric Ng |publisher = |released = May 1989 |platform = MS-DOS |boxart = |title-scrn = |ingame-scrn = |preview = 1 |playfield = |hold...")
 
No edit summary
Line 15: Line 15:


''EGAint'' is a free software Tetris clone for MS-DOS and the reworked version of [[Aint]] for EGA systems.
''EGAint'' is a free software Tetris clone for MS-DOS and the reworked version of [[Aint]] for EGA systems.
== Settings ==
These are the settings from v0.94.13.
* Tournament game:
** No: Generate pieces randomly
** Yes: Generate pieces based on fixed seed
* Tournament game number: Set seed for tournament game
* Initial level
* Initial height
* Show Next
* Extended shapes:
** Classic: tetrominoes only
** Easy: Classic plus monomino, domino and pseudo-domino, both trominoes, and I pentomino
** Medium: Easy plus 90-degree and 135-degree pseudo-trominoes and T, U and X pentominoes
** Hard: Medium plus A and diamond pseudo-tetrominoes, V, W, Z and Z' pentominoes, and X pseudo-pentomino  <!-- add an image -->
* Block style
* Key bindings: In addition to User-defined, the player can choose from the following built-in key bindings:
{|
!rowspan="2"| Scheme
!colspan="2"| Move
!colspan="2"| Rotate
!rowspan="2"| Hard drop
|-
! Left !! Right !! Left !! Right
|-
|Classic || J || L || I || K || Space
|-
|Russian || J || L || K || I || Space
|-
|Berkeley || H || L || J || K || Space
|-
|Left-handed || S || F || E || D || Space
|-
|Finnish || S || F || D || E || Space
|-
|San Francisco || A || F || S || D || Space
|-
|Arrow || Numpad 4 || Numpad 6 || Numpad 8 || Numpad 5 || Numpad 0
|}
* Pit Depth: playfield height (between 5 and 24 rows).
* Show Guide: toggles column guides.


== Links ==
== Links ==
*[http://www.bitsavers.org/bits/Users_Groups/FOG/FOG_Master_Disks/FOG_DOS/ FOG DOS] (FOGDOS.324.zip contains binaries and assembly for Aint and EGAint v0.93.05)
*[http://www.bitsavers.org/bits/Users_Groups/FOG/FOG_Master_Disks/FOG_DOS/ FOG DOS] (FOGDOS.324.zip contains binaries and assembly for Aint v0.90.01 and EGAint v0.93.05)
*[https://archive.org/details/msdos_Egaint_1989 Internet Archive playable v0.94.13]
*[https://archive.org/details/msdos_Egaint_1989 Internet Archive playable v0.94.13]
*[https://archive.org/details/msdos_shareware_fb_EG0519E Internet Archive downloadable v0.94.13]
*[https://web.archive.org/web/20091130122048/http://members.chello.at:80/theodor.lauppert/games/egaint.htm Theodor Lauppert's website] including broken link


[[Category:Games List]]
[[Category:Games List]]
[[Category:Fan Games List]]
[[Category:Fan Games List]]

Revision as of 12:51, 10 September 2018

EGAint
Developer(s)Eric Ng
Platform(s)MS-DOS
ReleaseMay 1989
Gameplay info
Next pieces1
Hold pieceNo
Hard drop?
Rotation system?

EGAint is a free software Tetris clone for MS-DOS and the reworked version of Aint for EGA systems.

Settings

These are the settings from v0.94.13.

  • Tournament game:
    • No: Generate pieces randomly
    • Yes: Generate pieces based on fixed seed
  • Tournament game number: Set seed for tournament game
  • Initial level
  • Initial height
  • Show Next
  • Extended shapes:
    • Classic: tetrominoes only
    • Easy: Classic plus monomino, domino and pseudo-domino, both trominoes, and I pentomino
    • Medium: Easy plus 90-degree and 135-degree pseudo-trominoes and T, U and X pentominoes
    • Hard: Medium plus A and diamond pseudo-tetrominoes, V, W, Z and Z' pentominoes, and X pseudo-pentomino
  • Block style
  • Key bindings: In addition to User-defined, the player can choose from the following built-in key bindings:
Scheme Move Rotate Hard drop
Left Right Left Right
Classic J L I K Space
Russian J L K I Space
Berkeley H L J K Space
Left-handed S F E D Space
Finnish S F D E Space
San Francisco A F S D Space
Arrow Numpad 4 Numpad 6 Numpad 8 Numpad 5 Numpad 0
  • Pit Depth: playfield height (between 5 and 24 rows).
  • Show Guide: toggles column guides.

Links