Play Snake in your terminal!
PHP 8.1 - you can install it on macOS via Homebrew with:
brew install php@8.1
Composer: you can find instructions on how to install it at https://getcomposer.org
Clone the repo and install the dependencies
composer install
From your terminal, execute:
php index.php
w
move the snake upa
move the snake lefts
move the snake downd
move the snake rightp
pause the gamer
resume the gameq
quit the game