All Projects → a8m → Play

a8m / Play

Play something while waiting for your command to finish

Programming Languages

go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to Play

Compactgui
Visual Interface for the Windows 10 Compact Function
Stars: ✭ 2,103 (+1144.38%)
Mutual labels:  game
Aim Ik
A Unity-3D library, to procedural orientate character head (and chest) in a direction without using any animation data.
Stars: ✭ 164 (-2.96%)
Mutual labels:  game
Nashpy
A library for the computation of Nash equilibria in two player games
Stars: ✭ 164 (-2.96%)
Mutual labels:  game
Zero
A Lightweight Socket Service with heartbeat, Can be easily used in TCP server development.
Stars: ✭ 161 (-4.73%)
Mutual labels:  game
Klooni1010
libGDX game based on the original 1010!
Stars: ✭ 163 (-3.55%)
Mutual labels:  game
Gserver
通用的实时流golang框架,可以方便的创建游戏服务/聊天服务等
Stars: ✭ 164 (-2.96%)
Mutual labels:  game
Codenames
Stars: ✭ 159 (-5.92%)
Mutual labels:  game
Superstarfighter
A fast-paced local party game with starships that battle in a 2d top-down arena
Stars: ✭ 164 (-2.96%)
Mutual labels:  game
Open Ig
Free & open-source reimplementation of Imperium Galactica. Download the Installer below the file list!
Stars: ✭ 163 (-3.55%)
Mutual labels:  game
Rust Doom
A Doom Renderer written in Rust.
Stars: ✭ 2,048 (+1111.83%)
Mutual labels:  game
Remixed Dungeon
Traditional roguelike game with pixel-art graphics and simple interface - Remixed Pixel Dungeon
Stars: ✭ 160 (-5.33%)
Mutual labels:  game
Discord Player
🎧 Complete framework to simplify the implementation of music commands using discords.js v12
Stars: ✭ 161 (-4.73%)
Mutual labels:  play
Mundus
A 3D world/level editor built with Java, Kotlin & libGDX.
Stars: ✭ 164 (-2.96%)
Mutual labels:  game
Unitypausemenu
This is an open source Unity pause menu created for the game New Horizons, and it's completely free because of how a pause menu is a core component of a game, while the unity asset store was lacking in such an asset (until this was released on the asset store).
Stars: ✭ 160 (-5.33%)
Mutual labels:  game
Unitymathreference
Math reference for games and more. All visualized in Unity3D.
Stars: ✭ 166 (-1.78%)
Mutual labels:  game
Pikachu Volleyball P2p Online
Pikachu Volleyball peer-to-peer online via WebRTC data channels
Stars: ✭ 160 (-5.33%)
Mutual labels:  game
Yojimbo
A network library for client/server games written in C++
Stars: ✭ 2,041 (+1107.69%)
Mutual labels:  game
Unity resources
A list of resources and tutorials for those doing programming in Unity.
Stars: ✭ 170 (+0.59%)
Mutual labels:  game
Protogame
This project has been sunset as of 1st Jan 2018 and is no longer supported or maintained
Stars: ✭ 166 (-1.78%)
Mutual labels:  game
Saliengame idler
A Javascript Idler for the 2018 Steam Summer 'Salien' Minigame
Stars: ✭ 165 (-2.37%)
Mutual labels:  game

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.

play demo

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].