diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-02-04 11:00:22 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-02-04 22:00:07 +0100 |
| commit | 6c4ac7727094259b3b5a25e8c168245983e70b2f (patch) | |
| tree | 089c185a436f57a58f43b6c0ed3eed53e8b93da5 /.gitignore | |
| parent | fdf44365e56c3741f47cbd421a57f0d074a5492c (diff) | |
| download | code.nes-6c4ac7727094259b3b5a25e8c168245983e70b2f.tar.gz code.nes-6c4ac7727094259b3b5a25e8c168245983e70b2f.zip | |
scroll: Implement a roulette-like game
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ out/ +TODO |
