diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-05-16 19:13:02 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-05-16 19:13:02 -0500 |
| commit | 801c119f1f44ea7509e705af416ecb23e5167e28 (patch) | |
| tree | f4b7279be37c99d14f7a3bfbda9901009bed645b /README | |
init but i didnt use git before hand so untracked stuff has happened
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |
