What exactly is this framework that you built?
A library which allows me to write games like that coinflip game quite easy.
It handles communation with bitcoind using raw transactions, calculating txfees, database storage and much more.
Actually the library was most of the work, the coinflip game itself is approx. 15 lines of code using the library.