Survive Duo
About
[Intro]
This is a game was submitted to GB30 Jam [8 Bits to Infinity]
Twitter: @GBXimo
[Controls]Movement: A,W,S,D or arrow keys
Ship swap: SPACE, F, G
You control 2 airplanes you have to avoid being hit by the broccolis for as long as possible.
When one of the airplanes loose all the health the game is over.
You can swap which airplane you control.
If you die, press SPACE, F or G to restart.
Absolutely everything was created by @GBXimo
Language: C++
Library: SDL2
Graphics: PyxelEdit
Coding: Vim and Code::Blocks
OS: Mac OS and Windows 10
During the jam I have followed the SDL2 tutorials from @lazyfoo_net. Some snippets of code may be similar to the examples in the tutorials.