SFML community forums

General => SFML projects => Topic started by: Cmdu76 on December 15, 2016, 01:38:10 pm

Title: Tehos : Rebirth - My Ludum Dare 37 entry
Post by: Cmdu76 on December 15, 2016, 01:38:10 pm
Hi everyone !

During the last Ludum Dare, I made this game with my artist friend.

The game is available on both Windows & Android :
- Windows : https://github.com/Cmdu76/Tehos-Rebirth/releases/download/Windows/TehosRebirth.zip
- Android : https://play.google.com/store/apps/details?id=com.atmog.tehosr

It would be nice if you want to test it :)

You can also rate it on the LudumDare page here : http://ludumdare.com/compo/ludum-dare-37/?action=preview&uid=46404

Here is the link if you want to see the source : https://github.com/Cmdu76/Tehos-Rebirth/archive/Windows.zip

Tell me what you think of it :)
Title: Re: Tehos : Rebirth - My Ludum Dare 37 entry
Post by: eXpl0it3r on December 16, 2016, 12:33:45 pm
Cool! :)

At first I didn't understand how to play. Somehow I won level one, then lost level two and only then I started to understand how to play the game.

Really awesome that you got an Android build out of it. Did it require you to adjust the code a lot for it?
Title: Re: Tehos : Rebirth - My Ludum Dare 37 entry
Post by: Cmdu76 on December 16, 2016, 05:11:16 pm
Thanks for testing !
I planned to add tutorials and tips in the game to explain more, but I haven't the time...
I made an engine which is full cross platform and I setup my tools to make it quite easy to cross compile. The only Real difference is on the loading part of the game.

I tried your game too and rated it on the LudumDare page :)