Aint: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 14: | Line 14: | ||
}} | }} | ||
''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. | '''''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. | 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 == | == Settings == |
Revision as of 11:35, 3 January 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)