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
- Host: GitHub
- URL: https://github.com/kanseiky/shleg
- Owner: KanseiKy
- License: mit
- Created: 2021-06-27T08:49:52.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-27T08:57:09.000Z (almost 5 years ago)
- Last Synced: 2025-12-26T07:48:34.476Z (6 months ago)
- Topics: bash, cli, cli-game, game, shell
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)