This is an Old School horizontal scroller 'Shoot Them All' game in bash. With multiplayer modes team and duel. You have to defeat 100 aliens to fight with Boss. I'm using netcat for client-server exchange in multiplayer mode. So netcat have to be installed on system if you wish to play with friend. Terminals on both hosts have to be with equal dimensions.
The hitbox of the helicopter is quite unobvious. It's somewhat hard to notice when you get and when you don't get hit — the only way is to watch that small "Lives" number in the top line. Thus, it'd be nice if the player's sprite reacted somehow: make it "wince", show an explosion, something of this kind.
The hitbox of the helicopter is quite unobvious. It's somewhat hard to notice when you get and when you don't get hit — the only way is to watch that small "Lives" number in the top line. Thus, it'd be nice if the player's sprite reacted somehow: make it "wince", show an explosion, something of this kind.