Hello everyone,
I just ordered a pw5 and decided to jailbreak my old Kindle(KT2 5.12.2.2). After reading
this great tutorial, I found a Tetris game on GitHub and made a port for Kindle.
[IMG width=400]https://xfangfang.github.io/gtktetris_kindle/gtktetris.jpg[/IMG]
This game has only been tested on my kindle(KT2). If it gets stuck on yours, you can restart the Kindle directly and send an issue to let me know.
Here is the git repo:
https://github.com/xfangfang/gtktetris_kindle
---
btw, I made a simple docker image(xfangfang/gcc-4.7-arm-linux-gnueabi) to quickly cross compile software on my mac. The Dockerfile is placed in the above repo. You can check the README to learn how to use it. I hope it can help people in need.