Page 1 of 1

Shuta - online turn-based strategy shooter

Posted: Sun Feb 26, 2017 11:33 am
by Ulydev
Hello there, made this little prototype over the week for #makeitsuperhot jam.

Image

Shuta is an online, turn-based strategy shooter where you have to plan your actions to defeat your opponents.

Image
(playing alone is hard)

I've posted the game on ModDB if you'd like to check it out (more information on there):
http://www.moddb.com/games/shuta

Check out the repo on https://github.com/ulydev/shuta

And here's some love for you guys (server *should* be open, ping me if it doesn't work):
https://www.dropbox.com/s/qbpja34q73ahj ... .love?dl=1

Planned
-Up to 8 players (got this part almost ready)
-More gamemodes
-Custom room creation

Dream
-fix all bugs

Re: shuta - online turn-based strategy shooter

Posted: Sun Feb 26, 2017 1:37 pm
by nyenye
wooow the gif looks awesome! Really original gameplay it seems. Will try it later on.

Re: shuta - online turn-based strategy shooter

Posted: Sun Feb 26, 2017 7:07 pm
by Wrinkliez
looks awesome! someone quickplay me :)

Re: shuta - online turn-based strategy shooter

Posted: Mon Feb 27, 2017 1:11 am
by Alexar
cool game , I like it.

Re: Shuta - online turn-based strategy shooter

Posted: Wed Mar 15, 2017 10:57 pm
by Ulydev
Hello there! I've pushed a new update that will hopefully help understand the game better.
It features visual hints such as ghost prediction (so you can see what your actions will do) and colour distinction between you and your enemy.

The project's also on Github for those who'd like to check.
It has a small and simple workflow - basically run

Code: Select all

love server
,

Code: Select all

love client
then

Code: Select all

./build.sh
https://github.com/ulydev/shuta