Dark Bit Factory & Gravity
GENERAL => Projects => Topic started by: nuclear on February 27, 2019
-
I wrote a classic-style tetris for the GBA: http://nuclear.mutantstargoat.com/sw/gbatris/
It's as close as I could make it to the original gameboy tetris, because I never liked the modern tetris variants.
The game is free software, released under the GPLv3 (or later). Source code on github: https://github.com/jtsiomb/gbatris
If you don't have a GBA and don't care to install an emulator, here's a video of me playing it on the real thing: https://www.youtube.com/watch?v=EuQeuwX4pXg
If you try it, let me know what you think.
-
Thanks for this! I'm on holiday at the moment, but will give it a try soon!
Well done for source sharing! Always interesting to look at new source!