Hi Gekko,
Not sure what your looking for, but you can purchase the full agk tier 1 source code for waggle 2.
https://play.google.com/store/apps/details?id=com.plemsoft.waggle2
https://itunes.apple.com/al/app/waggle-2/id964799197?mt=8
That would allow you to publish it yourself.
If you like that then give me a offer with or without media.
1. you get the source, but would need to reskin everything, and the right to publish 1 game for yourself using this source.
2. you get the source and the right to use all the media in 1 game published by yourself. ( music and graphics ). The only difference in the media you see and the version you would get is the font and it will use another brick ( but they are looking better ), other then that the graphics is the same.
Its easy to make new levels, sample level from code:
myLevel[7].width = 7
myLevel[7].height = 7
myLevel[7].waggletype = 9
myLevel[7].leveldata[1] = "0000000"
myLevel[7].leveldata[2] = "0010100"
myLevel[7].leveldata[3] = "0000100"
myLevel[7].leveldata[4] = "0001110"
myLevel[7].leveldata[5] = "0001000"
myLevel[7].leveldata[6] = "0011000"
myLevel[7].leveldata[7] = "0001100"
Let me know
Also if anyone else like this , give me a email: plemsoft@plemsoft.com
best regards Preben Eriksen,