summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add detail to default mapHEADmasterKirill Petrashin2026-06-291-7/+13
* Implement a raycasterKirill Petrashin2026-06-294-31/+129
* Map creationKirill Petrashin2026-06-292-0/+69
* Add UTF-16 compatibilityKirill Petrashin2026-06-292-7/+8
* Add text to demoKirill Petrashin2026-06-291-3/+14
* Add functions to output textKirill Petrashin2026-06-292-0/+30
* Add map.hKirill Petrashin2026-06-291-0/+12
* Align pixel definitionsKirill Petrashin2026-06-231-7/+7
* New demoKirill Petrashin2026-06-231-2/+3
* Add a function to draw a vertical lineKirill Petrashin2026-06-232-0/+12
* Optimize fb_print()Kirill Petrashin2026-06-222-10/+45
* Do fb_free() on exitKirill Petrashin2026-06-221-0/+1
* Add uint8toa lookup tableKirill Petrashin2026-06-221-0/+9
* Set localeKirill Petrashin2026-06-221-1/+4
* Sine wave demoKirill Petrashin2026-06-221-5/+18
* Make read(STDIN_FILENO, ...) non-blockingKirill Petrashin2026-06-221-2/+2
* Add CFLAGS and LINKERFLAGSKirill Petrashin2026-06-221-2/+4
* OutputKirill Petrashin2026-06-213-7/+36
* term_init() and term_cleanup(), mostlyKirill Petrashin2026-06-213-7/+78
* Initial commitKirill Petrashin2026-06-215-0/+152