Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a8m/play
Play something while waiting for your command to finish
https://github.com/a8m/play
game go play tetris
Last synced: about 2 months ago
JSON representation
Play something while waiting for your command to finish
- Host: GitHub
- URL: https://github.com/a8m/play
- Owner: a8m
- Created: 2017-09-23T17:52:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T19:47:41.000Z (almost 7 years ago)
- Last Synced: 2024-10-20T22:53:20.209Z (2 months ago)
- Topics: game, go, play, tetris
- Language: Go
- Homepage:
- Size: 711 KB
- Stars: 185
- Watchers: 9
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-GitHub-Repo - play - 一个帮助你在命令行玩俄罗斯方块的神器。[<img src="https://tva1.sinaimg.cn/large/008i3skNly1gxlhtmg11mj305k05k746.jpg" alt="微信" width="18px" height="18px" />](https://mp.weixin.qq.com/s?__biz=MzUxNjg4NDEzNA==&mid=2247501135&idx=1&sn=a1c6bc746fa01dddb143971d2bcd3f90&chksm=f9a21686ced59f901f0f628574360b31779d48ad6689656996272e2f0ff1d2651ce84c696416&token=1761720145&lang=zh_CN#rd) (好玩项目 / 摸鱼神器)
README
# play
Play something while waiting for your command to finish.
Sometimes, you run a program that takes a few seconds (or minute), and you don't really want to do other things while it's running. so instead of sitting there and staring at the screen, play something.
__How do you do it?__ _just prefix your command with `play`_.
## Installation
```
go get -u github.com/a8m/play
```## Usage
```
$ play program arg1 arg2...
```## Things I wanna add
- [ ] More games, like: Chrome's dinosaur
- [ ] Twitter, and news
- [ ] Small math and CS puzzles
- [ ] Read blog posts, and papers