JMGK
Developer
Hi,
I did a port of my painting game Barulandia (maybe Noiseland in english?) that i made for a children's book written by my wife.
There's a HTML5 version at http://barulandia.net/barulandia.html, and a Android version at https://play.google.com/store/apps/details?id=barulandia.br.com.jmgk (made with Cordova)
It can be found at https://github.com/jmgk77/BARULANDIA.PS3
Its written in C, using psl1ght and SDL1.3. It also use dbglogger lib by Bucanero for debug messages.
I did a port of my painting game Barulandia (maybe Noiseland in english?) that i made for a children's book written by my wife.
There's a HTML5 version at http://barulandia.net/barulandia.html, and a Android version at https://play.google.com/store/apps/details?id=barulandia.br.com.jmgk (made with Cordova)
It can be found at https://github.com/jmgk77/BARULANDIA.PS3
Its written in C, using psl1ght and SDL1.3. It also use dbglogger lib by Bucanero for debug messages.

i will fix it in future releases. I also didnt explain that
exit the game, nor put a confirmation screen to exit (important in a game suposed to be played by little kids). Will fix.