Aint: Difference between revisions
Jump to navigation
Jump to search
*>DIGITAL No edit summary |
No edit summary |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Fan | {{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: Generate pieces based on fixed seed or randomly. | |||
* Tournament game number: Set seed for tournament game. | |||
* Initial level | |||
* Initial height | |||
* Show Next: Turning this off gives a score bonus. | |||
* 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 Pascal source for Aint v0.90.01 and EGAint v0.93.05) | |||
[[Category:Fan games]] |
Latest revision as of 17:58, 4 September 2019
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: Generate pieces based on fixed seed or randomly.
- Tournament game number: Set seed for tournament game.
- Initial level
- Initial height
- Show Next: Turning this off gives a score bonus.
- 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 Pascal source for Aint v0.90.01 and EGAint v0.93.05)