An open API service indexing awesome lists of open source software.

https://github.com/kanseiky/shleg

🐚 A repo containing games written purely in Shell
https://github.com/kanseiky/shleg

bash cli cli-game game shell

Last synced: 2 months ago
JSON representation

🐚 A repo containing games written purely in Shell

Awesome Lists containing this project

README

          

# Shleg
🐚 A repo containing games written purely in Shell

# Getting started
* Clone this repo
```sh
$ git clone https://github.com/KanseiKy/Shleg.git
$ cd git
```

* Choose a game to play
```sh
$ bash game_[n].sh
```
> `n` is the number of the game

* Enjoy

# TODO
1. Add suports for Windows (PowerShell)