aboutsummaryrefslogtreecommitdiff
path: root/scroll
Commit message (Expand)AuthorAgeFilesLines
* Provide an example on multiscreen scrollingMiquel Sabaté Solà2025-03-1017-131/+1925
* Bring code style to better standardsMiquel Sabaté Solà2025-03-101-2/+0
* shared: Add utilities for clearing screensMiquel Sabaté Solà2025-03-071-0/+5
* Ensure background/sprite tiles are spread properlyMiquel Sabaté Solà2025-02-041-10/+7
* scroll: Implement a roulette-like gameMiquel Sabaté Solà2025-02-042-4/+538
* Add a way to safely read from controllersMiquel Sabaté Solà2025-02-041-63/+0
* Move assets into a global directoryMiquel Sabaté Solà2025-02-042-186/+0
* scroll: Start with the scrolling examplesMiquel Sabaté Solà2025-02-0410-6/+459
* Lay out a proper structure for the projectMiquel Sabaté Solà2025-02-044-0/+27