Prototype release


Hello.

This game was originally made for a game contest in 2013. It was barely a complete game, more of a proof-of-concept.  I accidentally corrupted the project back then, so I stopped working on it. Recently I decided to restore the project and release the game it as a prototype, so here it is. 

Recovering the project had its own difficulties, but there was (and some still) some Unity related challenges I didn't see coming.
The original project coded in JS, which is not supported in recent Unity Editor version, so I had to upgrade the code to C#. I actually made a converter a while ago for my own projects, and had some experience with conversion from work, but still it took several tries until I got it right.

More difficult problem is the user interface. For this proejct, in 2013, I used GUIText, / GUITexture components for Gui.
So I have to upgrade them for UI, because right now, I stuck in Unity Editor version 2018.

Please note, this game still in development, gameplay and graphics may, and will change over time. 
Feel free to comment so you can help me finish it! 

Known issues: UI elements can be misplaced or maybe partially off-screen, especially in mobile. 

Leave a comment

Log in with itch.io to leave a comment.