5 Commits

Author SHA1 Message Date
d7ff90d072 Rework application to support GTK4 GUI by default and TUI via -t flag
Some checks failed
Build / build (push) Failing after 4s
2026-06-07 18:02:33 +02:00
873ae5ae9d chore: cleanup repository and add Gitea Actions build workflow
Some checks failed
Build / build (push) Failing after 5s
- Update .gitignore to exclude build artifacts and IDE files
- Remove tracked .idea and .vscode directories from index
- Add .gitea/workflows/build.yaml for CI
- Commit existing source changes and README updates
2026-06-07 17:40:03 +02:00
8121288e57 Implement user input handling and refine drawing logic 2026-06-07 17:25:33 +02:00
73bb260fec added helper functions 2026-06-06 01:09:53 +02:00
414b3125fc initial ideas 2026-06-05 21:19:18 +02:00