Better late than nothing

Due to another code jam last night, I started the compo pretty late, but at least I got myself a game concept and started to get a working prototype.

Introducing Subsea War! The gameplay is probably not new, controlling a submarine under the sea and battling another submarines, using torpedoes, depth charges, or missiles. The only twist for it is both submarines cannot see each other. They have to use sonar ping echoing across the walls to find the possible presence of the other.

I’m using Phaser together with ROT.js for a randomly generated underwater cave.

So far this is what I have:

Subsea War initial gameplay

 

Comments

sntran
26. Apr 2014 · 21:39 UTC
Yep. I chose this because it’s very simple in term of graphics, which is in my capability. Simple pixels and that’s it.