Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaymoulin/docker-piu-piu
Old school horizontal shooter in your terminal - Docker image (multiarch)
https://github.com/jaymoulin/docker-piu-piu
docker docker-image game multiarch raspberry-pi raspberry-pi-3 raspberrypi shell
Last synced: 11 days ago
JSON representation
Old school horizontal shooter in your terminal - Docker image (multiarch)
- Host: GitHub
- URL: https://github.com/jaymoulin/docker-piu-piu
- Owner: jaymoulin
- Created: 2017-12-29T15:18:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T17:42:09.000Z (6 months ago)
- Last Synced: 2024-10-10T22:36:36.164Z (28 days ago)
- Topics: docker, docker-image, game, multiarch, raspberry-pi, raspberry-pi-3, raspberrypi, shell
- Language: Dockerfile
- Homepage: https://brands.jaymoulin.me/me/docker-piupiu
- Size: 10.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
> [!CAUTION]
> As-of 2021, this product does not have a free support team anymore. If you want this product to be maintained, please support my work.# piu-piu-SH
[![PayPal donation](https://github.com/jaymoulin/jaymoulin.github.io/raw/master/ppl.png "PayPal donation")](https://www.paypal.me/jaymoulin)
[![Buy me a coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png "Buy me a coffee")](https://www.buymeacoffee.com/jaymoulin)
[![Buy me a coffee](https://ko-fi.com/img/githubbutton_sm.svg "Buy me a coffee")](https://www.ko-fi.com/jaymoulin)![screenshot](https://user-images.githubusercontent.com/18072680/34253060-1ae25446-e657-11e7-8daa-19f57d1ebbf1.gif)
This is an Old School horizontal scroller 'Shoot Them All' game in bash.
This Docker image is based on [Vaniacer's piu-piu SH](https://github.com/vaniacer/piu-piu-SH)
Docker Usage
------------Build your own image
```
docker build -t piu-piu .
```Run already compiled image
```
docker run --rm -ti --net=host jaymoulin/piu-piu
```