Tetromino400
A downloadable game for Linux
A free and open source 80's interpretation of a famous falling brick gameplay.
- Made with Python and Pygame on and for the Raspberry Pi 400.
I like the idea to have a library of open source games with a eigties feel for the RPI400 computer like if it was a computer coming from this long forgotten era where amiga, atari or amstrad was magical names.
I made the game from memory, so I am not sure I differ enough from the original gameplay, still it is not commercial product, it is remade for it's historical & educational value.
- Ingame help & instructions.
- Two point types, the score will grow depending on the level and the speed points will grow until 100 to switch to next level.
- Maybe around 16 colors, but mostly only 2, also with modern "Borrowed" sound and music.
- Play with the keyboard or with the gamepad.
- The scores are saved in a separate file (save.csv). Display the 8 best scores on the HIGHSCORES Board. The file is generated if file not found or corrupted.
- The game is over when 100 speed point at last level (9) are reached. Max time before game over is 1 hour, 1 minute & 1 seconde, but probably impossible to reach.
- Use "F" key to switch into fullscreen mode. (I haven't kept fullscreen by default, there is some trouble right now around fullscreen mode on Ubuntu based linux distribution, maybe you will need to compile pygame on those platform to get it working.)
- Use "S" key to switch music on/off
If you want to know more, the source is on github.
Status | Released |
Platforms | Linux |
Author | Pax Fabrica |
Tags | linux, Minimalist, raspberry-pi-400, Retro, rpi400, Tetris |
Download
Install instructions
On The Raspberry Pi 400 (where it was built) : Use the game executable to start the game. (from 1.0.zip or 1.0.tar.gz as you prefer)
For the others platforms you will want to use the source code without to git clone everything. Take the src zip and use command in the game directory.
(There will be probably dependencies to install)
python game.py
See you.
Development log
- Tetromino400 released.Mar 01, 2021
Leave a comment
Log in with itch.io to leave a comment.