]> Untitled Git - catris.git/log
catris.git
4 weeks agoBroken: doesn't rotate correctly on the right side tetris
Clifton Palmer [Mon, 7 Apr 2025 18:04:12 +0000 (21:04 +0300)]
Broken: doesn't rotate correctly on the right side

4 weeks agoPressing down now moves piece to bottom
Clifton Palmer [Thu, 3 Apr 2025 15:58:28 +0000 (18:58 +0300)]
Pressing down now moves piece to bottom

5 weeks agoFinished rotations, still have border problems
Clifton Palmer [Thu, 27 Mar 2025 13:19:41 +0000 (15:19 +0200)]
Finished rotations, still have border problems

5 weeks agoIncomplete rotation handling
Clifton Palmer [Wed, 26 Mar 2025 16:12:23 +0000 (18:12 +0200)]
Incomplete rotation handling

5 weeks agoAdded proper shape collision
Clifton Palmer [Wed, 26 Mar 2025 12:06:59 +0000 (14:06 +0200)]
Added proper shape collision

5 weeks agoAdded time and piece count to main display
Clifton Palmer [Wed, 26 Mar 2025 09:10:45 +0000 (11:10 +0200)]
Added time and piece count to main display

6 weeks agoAdded to_string to piece
Clifton Palmer [Mon, 24 Mar 2025 09:41:54 +0000 (11:41 +0200)]
Added to_string to piece

6 weeks agoAdded pieces. Needs proper collision handling
Clifton Palmer [Mon, 24 Mar 2025 09:39:55 +0000 (11:39 +0200)]
Added pieces. Needs proper collision handling

6 weeks agoBasic tetris behavior with 1 cell piece
Clifton Palmer [Sat, 22 Mar 2025 13:55:35 +0000 (15:55 +0200)]
Basic tetris behavior with 1 cell piece

6 weeks agoInitial project master
Clifton Palmer [Sat, 22 Mar 2025 12:10:40 +0000 (14:10 +0200)]
Initial project