Page 2 of 2
Re: Simple Tetris Clone for LOVE
Posted: Sun Jan 01, 2012 3:03 pm
by _ex_
MarekkPie wrote:Sweet clone. I like the visual drop shadow as well. One thing I'd suggest it some audio indication that you've made a tetris.
yes, now that I added music I think I will add some effects and a menu as well
Re: Simple Tetris Clone for LOVE
Posted: Tue Jan 10, 2012 11:02 pm
by verilog
very nice man, I like the music
Re: Simple Tetris Clone for LOVE
Posted: Thu Feb 12, 2015 8:06 am
by josefnpat
I rather enjoyed this version of tetris, but it's still for love 0.8.0.
The google code repo seems down, so I've rehosted the code here:
https://gist.github.com/josefnpat/0765425c21239bf8a9f6
I've done a few things:
* Updated codebase to 0.9.1
* Added hjkl input controls
Re: Simple Tetris Clone for LOVE
Posted: Fri Feb 13, 2015 3:19 am
by _ex_
Thank you!
the original repo received a DMCA request, I think it got popular...
Now it's here:
https://github.com/ex/blocks
Could you please request a pull?
I'm no longer maintaining the Lua branch but it would be nice to have a running version with latest LOVE engine.
Re: Simple Tetris Clone for LOVE
Posted: Fri Feb 13, 2015 4:31 pm
by josefnpat
There's still some issues with keypresses and such, I need to clean that up first, but I'd be happy to!