Powered by Bootgly CLI (from Bootgly PHP Framework).
This repository is part of Bootgly Awesome.
The purpose was to demonstrate the power of the Client-Server interface to CLI of the Bootgly CLI which is part of the Bootgly PHP Framework.
No additional extensions (like ncurses) were used, only stty
system commands.
Operation System | Terminal |
---|---|
✅ Linux (Debian based) | ✅ Windows Terminal (WSL2) |
❌ Windows | ✅ GNOME |
❔ Unix | ❔ Zsh, Fish, Konsole, Terminator |
✅ = Compatible ❌ = Incompatible ❔ = Untested
- PHP 8.2+
⚠️ - Opcache with JIT enabled (+50% performance) 👍
- Composer
⚠️
composer install
To start the game, in the root folder type in your terminal:
php bootgly
The Bootgly PHP Framework is open-sourced software licensed under the MIT license.