TinyTris
Jump to navigation
Jump to search
TinyTrisPC | |
---|---|
TinyTrisPC | |
Genre | Puzzle, Tetris-like |
Latest release | 2.3 |
Release date | 2021-04-11 |
Developer | Electro L.I.B |
Code license | GPLv3 |
Media license | GPLv3 |
P. language | C |
Library | SDL |
Contribute | |
TinyTrisPC is a free game. This means that the source code is available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well. |
[TinyTrisPC] is a clone of the classic puzzle game Tetris released under the GPLv3.
Originally written for the ATtiny85 MCU and ARDUBOY, the code has been modified to compile and run on Linux and Windows using SDL1.2. If you want the original code for ATtiny85 or ARDUBOY visit: https://www.tinyjoypad.com
Game description[edit]
Tetris clone with a stellar atmosphere, magnificent sounds and a hypnotic visual effect. All in a pixel art graphic theme!
Change log in version 2.2[edit]
- Add joystick support and background ambience music. some bugs fixed