Clonix – A Pygame-based Tetris Clone

Clonix is a Tetris-like game built using the Pygame library. The game offers standard Tetris gameplay with customized visual assets, where you can rotate and move pieces (tetrominoes) to fill rows and score points. It features dynamic piece-dropping speed, a fading text effect for game-over messages, and support for custom block images.

Code and more info are found from the project’s Github:

https://github.com/postman721/Clonix

Finland IPTV application released

Finland IPTV v.1.0 is a lightweight PyQt5-based IPTV player for streaming free Finland IPTV channels. The application downloads an M3U playlist in Markdown format, parses the channel list, and provides a graphical interface for users to select and play channels.

tv

Full details and the program itself are available on its Github:

https://github.com/postman721/Finland_IPTV