New game uploaded: Tehtriz

All aspects of programming on the Commander X16.
Post Reply
User avatar
desertfish
Posts: 1125
Joined: Tue Aug 25, 2020 8:27 pm
Location: Netherlands

New game uploaded: Tehtriz

Post by desertfish »




Tehtriz




View File






I've recompiled my tetris clone to the Commander X16!  Features:  holding area,  wall kick rotations,  shows next piece,  staged speed increase

It is functionally equivalent to the original C64 version except the sound effects are a bit simpler.

Controls are printed in the screen, note that you can also use the cursor keys for movement if that's more convenient for you (not printed)

Source code is here: https://github.com/irmen/prog8/blob/master/examples/cx16/tehtriz.p8






 
User avatar
desertfish
Posts: 1125
Joined: Tue Aug 25, 2020 8:27 pm
Location: Netherlands

New game uploaded: Tehtriz

Post by desertfish »


Uploaded new version with simple sound effects (using Vera PSG)

Post Reply