aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add LICENSEDrNuget2025-11-021-0/+338
* create src folder, move library codes thereDrNuget2025-11-023-1/+1
* Merge branch 'dev'v0.1.0DrNuget2025-11-023-5/+32
|\
| * fix some parenthesis compiler warningsDrNuget2025-11-021-2/+2
| * add -Wall compiler flagDrNuget2025-11-021-1/+1
| * turn code back to c99 compliant, change c standard back to c99DrNuget2025-11-022-4/+4
| * change width, height to braille character width, height. also fixes boundary ...DrNuget2025-11-022-8/+10
| * fix plotting to right coordinatesDrNuget2025-11-021-4/+2
| * fix the math formula for bit shiftingDrNuget2025-11-011-2/+3
| * something slightly less broken shitDrNuget2025-10-311-4/+6
| * some broken stuff, will fix laterDrNuget2025-10-302-0/+24
* | add gitignoreDrNuget2025-11-011-0/+1
|/
* add braille character printing, change c standard to c23 and pedantic compile...DrNuget2025-10-293-3/+26
* initial commit, only boilerplateDrNuget2025-10-294-0/+50