initial project, implement binary format of display

This commit is contained in:
Vinzenz Schroeter 2024-04-06 13:46:34 +02:00
commit ea7f12b0c2
18 changed files with 430 additions and 0 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
bin
obj
.idea