Aint: Difference between revisions
Jump to navigation
Jump to search
*>DIGITAL No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Aint is a free software for MS-DOS, possibly the first copylefted tetromino game | {{Infobox |title = Aint | ||
|developer = Eric Ng | |||
|publisher = | |||
|released = April 1989 | |||
|platform = MS-DOS | |||
|boxart = | |||
|title-scrn = | |||
|ingame-scrn = | |||
|preview = 1 | |||
|playfield = | |||
|hold = No | |||
|hard = Hard only | |||
|system = ? | |||
}} | |||
''Aint'' (Aint Is Not Tetris) is a free software Tetris clone for MS-DOS, It is possibly the first copylefted tetromino game, having been released under version 1 of the GPL. | |||
After version 0.9 it was reworked for EGA systems and renamed [[EGAint]]. Later versions of EGAint would include Aint as part of the package. | |||
== Settings == | |||
* 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 | |||
* Show Statistics | |||
== Cheats == | |||
A number of cheats are programmed into the game. Using these cheats will make the player ineligible for the high score table. | |||
*Ctrl+A (Up): Move current piece up one row. | |||
*Ctrl+J (Delay): Halve the game speed (can be used multiple times) | |||
*Ctrl+K (Polymorph): Convert current piece to an I. | |||
*Ctrl+L (Cycle Level): Increment level by 1, or return to 0 if at maximum level. | |||
*Ctrl+Q (Smart Bomb): Convert current piece into a smart bomb, which clears a 5×5 area from the centre of the object. | |||
*Ctrl+Z (Down): Move current piece down one row. | |||
*Ctrl+Backspace (Nuke): Clear the playfield, including the current piece. | |||
== 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) | |||
[[Category:Games List]] | [[Category:Games List]] | ||
[[Category:Fan Games List]] | [[Category:Fan Games List]] |
Revision as of 09:48, 10 September 2018
Aint | |
---|---|
Developer(s) | Eric Ng |
Platform(s) | MS-DOS |
Release | April 1989 |
Gameplay info | |
Next pieces | 1 |
Hold piece | No |
Hard drop | Hard only |
Rotation system | ? |
Aint (Aint Is Not Tetris) is a free software Tetris clone for MS-DOS, It is possibly the first copylefted tetromino game, having been released under version 1 of the GPL.
After version 0.9 it was reworked for EGA systems and renamed EGAint. Later versions of EGAint would include Aint as part of the package.
Settings
- 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
- Show Statistics
Cheats
A number of cheats are programmed into the game. Using these cheats will make the player ineligible for the high score table.
- Ctrl+A (Up): Move current piece up one row.
- Ctrl+J (Delay): Halve the game speed (can be used multiple times)
- Ctrl+K (Polymorph): Convert current piece to an I.
- Ctrl+L (Cycle Level): Increment level by 1, or return to 0 if at maximum level.
- Ctrl+Q (Smart Bomb): Convert current piece into a smart bomb, which clears a 5×5 area from the centre of the object.
- Ctrl+Z (Down): Move current piece down one row.
- Ctrl+Backspace (Nuke): Clear the playfield, including the current piece.
== Links ==
- FOG DOS (FOGDOS.324.zip contains binaries and assembly for Aint and EGAint)