From 6442494822d12c23cdd609031c4039d3309b64f6 Mon Sep 17 00:00:00 2001 From: Cristei Gabriel Date: Mon, 18 Dec 2023 03:19:59 +0200 Subject: dynamic ascii art --- web/ColorResult.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 web/ColorResult.php (limited to 'web/ColorResult.php') diff --git a/web/ColorResult.php b/web/ColorResult.php new file mode 100644 index 0000000..549bda0 --- /dev/null +++ b/web/ColorResult.php @@ -0,0 +1,20 @@ +{$this->blockChar}"; + } +} -- cgit v1.2.3