about summary refs log tree commit diff stats
path: root/README.txt
diff options
context:
space:
mode:
authorCharadon <dev@iotib.net>2022-06-05 21:37:31 -0400
committerCharadon <dev@iotib.net>2022-06-05 21:37:31 -0400
commit8d129cff4995c1960c7e6749fa96517e9ede6910 (patch)
tree60aba9704c0f3b77e2397098671d11dc92bd1db9 /README.txt
parentbdf56a92b13188901ebee287f5a505558952c8af (diff)
downloadPong-C-8d129cff4995c1960c7e6749fa96517e9ede6910.tar.gz
Make the readme logo look *sick*
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 18251a0..9352322 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,9 @@
-Pong by Charadon
+██████╗  ██████╗ ███╗   ██╗ ██████╗ 
+██╔══██╗██╔═══██╗████╗  ██║██╔════╝ 
+██████╔╝██║   ██║██╔██╗ ██║██║  ███╗
+██╔═══╝ ██║   ██║██║╚██╗██║██║   ██║
+██║     ╚██████╔╝██║ ╚████║╚██████╔╝
+╚═╝      ╚═════╝ ╚═╝  ╚═══╝ ╚═════╝ 
 ===============================================================================
 Description:
 This is a pong clone made in C using raylib as the main back bone of the code.