php 2048.phpThe Makefile refers to the automated tests and code quality tools. To
run everything, do
make ciThis will allow you to test keystrokes:
php tests/manual_io/console_input.phpThis will allow you to test the rendered output on the console:
php tests/manual_io/console_output.php