Skip to content

rodrigoslayertech/classic-snake-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

bootgly-logo

Classic Snake Game

Powered by Bootgly CLI (from Bootgly PHP Framework).

Bootgly License


πŸ€” About

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.

🟒 Boot

🀝 Compatibility

Operation System Terminal
βœ… Linux (Debian based) βœ… Windows Terminal (WSL2)
❌ Windows βœ… GNOME
❔ Unix ❔ Zsh, Fish, Konsole, Terminator

βœ… = Compatible ❌ = Incompatible ❔ = Untested

πŸ“¦ Dependencies

  • PHP 8.2+ ⚠️
  • Opcache with JIT enabled (+50% performance) πŸ‘
  • Composer ⚠️

⚠️ = Required πŸ‘ = Recommended


πŸš€ Deploy

βš™οΈ Install

composer install

▢️ Play

To start the game, in the root folder type in your terminal:

php bootgly


πŸ–Ό Screenshots

Classic Snake Game


πŸ“ƒ License

The Bootgly PHP Framework is open-sourced software licensed under the MIT license.