M.A.R.S. a ridiculous shooter
This is a first attempt to create a game in OpenGL with SFML. It is a game for two players, flying with ships in a two-dimensional space setting, governed by the laws of gravity.
Here is M.A.R.S., a 2D shooter using SFML 2 (and OpenGL).
This port use the gl4es library for automatic GL -> GLES conversion.
The game is fully playable, without shader (because it uses GLES|1.1). Framerates looks ok, even on CC models (but you may need to reduce particle count).
I have configured default controls for Player I to be Pandora friendly, with Left/Right on DPad, Thrust on {X}, Fire on {B} and Special on {A}, but it can be changed in option screen.
Also, the game comes with many locale :) !
12/05/2014 20:54 UTC
v0.7.0.01