💾 Archived View for gemini.rmf-dev.com › repo › Vaati › Tetris captured on 2023-01-29 at 02:37:32. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Simple tetris game
git clone https://gmi.rmf-dev.com/Vaati/Tetris
451e507d5d4daa978606a07e6ae40e18df6fcf6a, by Raw Monk on 2022-11-08 23:06:45
change type names, fix warnings
4df5da4bd3693cc70bfcc91b5368842cd141fad6, by Raw Monk on 2022-11-08 22:47:42
add ansi compatible sleep, fix code syntax
fb192242d4bdbce0bf9eb3198efa560fb8d62fc6, by Vaati on 2022-11-07 22:45:55
add pokitto backend
076542c4fa1a9828e32cdc4bda6b0de367f72ab6, by Raw Monk on 2022-11-07 21:46:19
update makefile
4e30272c6d1d4356d1f2fb5b1568ffaff667868e, by Raw Monk on 2022-11-07 21:42:24
add preprocessor for backends
ec36c57586868be5dde00c58ef86bd74239f6619, by Raw Monk on 2022-11-07 17:23:50
add terminal backend
f3aa7c7644af64095a9dfa1501df36eb2116f811, by Raw Monk on 2022-11-07 14:51:17
update readme
a2b31ac14cd4fbfe891eb5f0cbb265fd5885bafc, by Raw Monk on 2022-11-07 14:42:03
separate game logic and io
430ab04cfd9a526f6babfa4c4a47194baf1aae5b, by Raw Monk on 2022-11-07 11:39:50
C89 compliance
b7697dfecf4dfe48194d5f633a8166f9510645f0, by Vaati on 2021-12-28 12:05:45
change README
1abfa16c6dbabd8de1fb6279073e74885636b25e, by Vaati on 2021-12-27 22:50:47
fix rotation bug, add tick and fps to config header
8f6ca4cbf82650ef2d321fc22f14d6d4cc37b556, by Vaati on 2021-12-27 19:23:14
update makefile
bfeecf936a8fe43322061c2392d47c31268765f0, by Vaati on 2021-12-27 17:37:28
Add multiple OS support in the makefile
78145394ac07b05524fbbd48fc30782fff907ead, by Vaati on 2021-12-27 16:50:57
fix indentation
99fe507ae0d5aa57a59864b700b35e20caa3a78a, by Vaati on 2021-12-27 16:24:04
Initial commit