]> git.ayabusa.dev Git - a-la-carte.git/commit
started working on the thing
authorayabusa <lebgpub@gmail.com>
Sat, 14 Dec 2024 09:13:24 +0000 (10:13 +0100)
committerayabusa <lebgpub@gmail.com>
Sat, 14 Dec 2024 09:13:24 +0000 (10:13 +0100)
commit188a21798155b8d749d20fd133cd6369d5d20797
treeed9ca17e1368ded822c37ac97d45ed37d0a5be12
parent3c85b5e5bf9a8f0bd36d61965db0ca026bc24bef
started working on the thing
15 files changed:
src/game.py [new file with mode: 0644]
src/sprites/_converter.py [new file with mode: 0644]
src/sprites/assiette.png [new file with mode: 0644]
src/sprites/oignon.png [new file with mode: 0644]
src/sprites/oignon_coupe.png [new file with mode: 0644]
src/sprites/planche.png [new file with mode: 0644]
src/sprites/player_down.png [new file with mode: 0644]
src/sprites/player_left.png [new file with mode: 0644]
src/sprites/player_right.png [new file with mode: 0644]
src/sprites/player_up.png [new file with mode: 0644]
src/sprites/poele.png [new file with mode: 0644]
src/sprites/salade.png [new file with mode: 0644]
src/sprites/salade_cuite.png [new file with mode: 0644]
src/sprites/steak.png [new file with mode: 0644]
src/sprites/steak_cuit.png [new file with mode: 0644]