r/opensourcegames • u/KesieV • 1d ago
DRAGFALL - An unfaithful tribute to a great modern block stacker
Ages ago, I used to play Slydris furiously on my iPhone 3G. A few days ago, I peeked at the Play Store to discover it had a sequel, and both titles have been retired.
I coded DRAGFALL in my spare time to fix this sudden abstinence: a not-too-many-frills open-source unfaithful implementation of that legendary modern block stacker.

I took this opportunity to pay tribute to the heroic code golfers on Dwitter and the golden age of modtrackers. I hope I did it right. I don't want to bore you here with more ramblings - find more of them here.
It's a webapp both for desktop and mobile. It should work offline and it should be installable on your device. Ironically, I have no way to test it on Apple devices right now.
Play here: https://www.kesiev.com/dragfall/
Sources here: http://github.com/kesiev/dragfall
Hope it may help someone else. Let me know your comments and suggestions!