hello everyone, i have made a php cli script which is a donut that spins around (like donut.c) in the terminal.
here are the instructions on how to get it:
first, install php if you dont have it
second, copy this code:
https://github.com/iceconey14/phpcli-donut/blob/main/donut.phpthird, open powershell or cmd.
fifth, type in cd C:\path\to\donut (change that to where you want it.)
sixth, type in ..\php\php.exe donut.php
and then you have a donut.
(NOTE: the cmd commands were only tested on a local xampp server, so you might wanna know a bit of cmd or powershell commands if its not xampp.)