| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | space: Simplify the code and its goals | Miquel Sabaté Solà | 2025-02-04 | 5 | -144/+326 |
| | | | | | | | | | | Originally this was supposed to be a sort of mini game, but that would have probably made it too complex for newcomers. Thus, let's just keep it to subpixel movement and shooting bullets, which is already a big step from the `basics/sprite.s` example. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | ||||
| * | Lay out a proper structure for the project | Miquel Sabaté Solà | 2025-02-04 | 6 | -0/+620 |
| Let's divide things by topic instead of a broad "examples" directory. This will allow for simple files to co-exist together with full-blown projects. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com> | |||||
