Imagen
Well... Here we are! The TODO list is not longer than a few lines, and our first duty now is search for bugs and assure everything runs as it is meant to run.

In the meantime, to make the wait shorter, you can take a look and run the first prototype we made to try the raycast system of the lights in the game. It is a small non-optimized Python script, but it was what made us believe it was possible to make it for a mobile environment without overloading the processor. Move with W,A,S,D. Enjoy!

Python prototype of 2D raycast lighting: DOWNLOAD HERE