Simplify drawing to screen example

This commit is contained in:
Krzosa Karol
2022-10-01 09:29:09 +02:00
parent 0646ae9279
commit 02addfb389
5 changed files with 51 additions and 65 deletions

View File

@@ -9,6 +9,7 @@ In the future
- [ ] Cleanup
- [ ] Remove tuple stuff or cleanup, in the future might replace it with a better implementation
- [ ] Add ability to do i: int = 0 inside for loops
- [ ] Conditional compilation
- [ ] Expand macros