http://qs1969.pair.com?node_id=385060
Category: Fun Stuff
Author/Contact Info Crian
Description: pentris.pl is a rewritten Tetris clone I wrote 1993 in Fortran 77

I used Perl/Tk this time, the Version 0.0.2 I show in here is the work of one weekend.

A webpage for Pentris can be found here: http://www.duehl.de/christian/perl/pentris.html (it is a german page)

I put the code under the licenses of perl itself, see pod.

The comments and variables in my program are in english, only very few comments are in german, I will translate them later.



UPDATE: Version 0.0.3 is online, that one has a parameter 'nogrid' that disables the grid.

UPDATE: Version 0.0.4 is online, now you can switch the grid on/off via F3 (and via Menu) even while you are playing.
sorry, it fails to fill in the code here, get it from here:

http://www.duehl.de/christian/perl/projekte/pentris_0.0.4.pl.gz

(its too long to fit in here)