Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shuoros/pepe-party
πΈ If you are tired of coding, invite Pepe to throw a party in your terminal.
https://github.com/shuoros/pepe-party
pepe terminal-game
Last synced: about 5 hours ago
JSON representation
πΈ If you are tired of coding, invite Pepe to throw a party in your terminal.
- Host: GitHub
- URL: https://github.com/shuoros/pepe-party
- Owner: shuoros
- License: mit
- Created: 2021-10-19T08:58:23.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-15T13:42:27.000Z (over 1 year ago)
- Last Synced: 2023-05-15T14:26:16.870Z (over 1 year ago)
- Topics: pepe, terminal-game
- Language: Java
- Homepage:
- Size: 9.18 MB
- Stars: 24
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
πΈ Pepe Party πΈ
If you are tired of coding, invite Pepe to throw a party in your terminal!
Powered by
[//]: # (
)
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # (
)
[//]: # ()
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # (
)
If you like this project, please buy a cup of coffee for me=))β[//]: # (
)
[//]: # ( )
[//]: # ( )
[//]: # ( )
[//]: # (
)[//]: # (
)
[//]: # ( )
[//]: # (
)## v1.2.0
Now Pepe has some music to dance withπ₯³π- Music Credit: [Bag Raiders - Shooting Stars](https://www.youtube.com/watch?v=feA64wXhbjo)
## Installation
### Install directly
**Make sure you have at least `java-8` on your machine installed!**
- Clone the repo on your machine:
```bash
git clone https://github.com/shuoros/pepe-party.git
```
- Go to root directory of project:
```bash
cd pepe-party
```
- Give permission to `install.sh` file:
```bash
chmod +x install.sh
```
- Run the `install` with root user:
```bash
sudo ./install.sh
```### Install from snap
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/pepe-party)
```bash
sudo snap install pepe-party
```### Install from docker
The `Pepe Party`'s docker image available on [dockerhub](https://hub.docker.com/repository/docker/shuoros/pepe-party).
```bash
docker pull shuoros/pepe-party
docker run -it --rm shuoros/pepe-party:latest
```
## Run
Call Pepe for throwing the party by running this command on your terminal:
```bash
pepe-party
```## Quit
You can quit the party by hitting `Ctrl+C`.## Authors
The `Pepe Party` is developed by [Soroush Shemshadi](https://shuoros.github.io) and the [contributors](https://github.com/shuoros/pepe-party/blob/main/CONTRIBUTORS.md).## Contribution
If you want to contribute on this project, please read the [contribution guide](https://github.com/shuoros/pepe-party/blob/main/CONTRIBUTE.md).## Releases
To see the changes in different versions of `Pepe Party`, you can read the [release notes](https://github.com/shuoros/pepe-party/blob/main/RELEASENOTES.md).## Issues
If you encounter a bug or vulnerability, please report it in [Issues](https://github.com/shuoros/pepe-party/issues).## Acknowledgement
A great thanks to [John Hobbs](https://github.com/jmhobbs) because his wonderful [terminal-parrot](https://github.com/jmhobbs/terminal-parrot) project inspired me to create the `Pepe Party`.And Thanks to [Sarah Rajabi](https://github.com/sarahrajabi) for her helps on drawing the Pepe.