Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 487 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 487 Bytes

SHELL GAMES

Simple games written in bash. Just for lulz

Game Of Life

Game Of Life

Run

  bash <(curl -s https://raw.githubusercontent.com/Andrew8xx8/shell-games/master/game-of-life.sh)

Arkanoid

Arkanoid

Run

  bash <(curl -s https://raw.githubusercontent.com/Andrew8xx8/shell-games/master/arkanoid.sh)