vaniacer / piu-piu-SH

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.
MIT License
736 stars 36 forks source link

License? #13

Closed Zuccace closed 6 years ago

Zuccace commented 6 years ago

It would be nice to know the license of this game for package creators. ;)

vaniacer commented 6 years ago

Hi! License: MIT

Zuccace commented 6 years ago

Thanks!