aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2025-05-16 19:13:02 -0500
committericeyrazor <iceyrazor@mailfence.com>2025-05-16 19:13:02 -0500
commit801c119f1f44ea7509e705af416ecb23e5167e28 (patch)
treef4b7279be37c99d14f7a3bfbda9901009bed645b /README
init but i didnt use git before hand so untracked stuff has happened
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..bad87dd
--- /dev/null
+++ b/README
@@ -0,0 +1,5 @@
+Makes ASCII from text using SDL2. Do --help for help
+
+Just a little project i wanted to make because ascii is cool. No plans to optimize this. It works fine. There're are definitely better terminal only based ones.
+
+You need to download the paladins.ttf font and put it in the same directory as this executable. Yes I'm lazy.