Hi group,
I have nearly completed a Tetris clone in Processing/Processing.js: Have a look:
asalga.github.io/Tetrissing I've seen many Tetris clones that don't handle input properly (allowing OS key repeat), don't have a 'kickback' feature or are missing other important parts to be considered a proper clone. I hope to address those issues with my version. The code and art is here
https://github.com/asalga/Tetrissing and is licensed under CC-BY-NC.
Enjoy!
Andor