Skip to content

fdask/mycelium-php

Repository files navigation

CLI Game

Run From Docker

docker build . -t rain
docker run -it rain

See HOW_TO_PLAY.md for how to play.


N.A.Q. (never asked questions)

VSCode terminal users: If rendering is slow try the following settings in your settings.json.

"terminal.integrated.allowChords": false,
"terminal.integratedexperimentalLinkProvider": false,
"terminal.integrated.rendererType": "experimentalWebgl"

About

Playing around in PHP (for the console)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages