This website requires JavaScript.
Explore
Help
Register
Sign In
Chappatte
/
Turing-Complete-PacMan
Watch
1
Star
0
Fork
0
You've already forked Turing-Complete-PacMan
Code
Issues
Pull Requests
Releases
3
Activity
Files
4e03aada20ccb5bbd7933a3719ab40e9a19546eb
Turing-Complete-PacMan
/
src
/
consts
History
Robin Chappatte
3783a98f95
use prerendered screen and remove sprite rotation
2026-04-25 07:35:00 +02:00
..
arch.asm
replace texture jump table with dispatch table
2026-04-24 10:25:54 +02:00
game.asm
create repository with functional basic implementation
2026-04-24 08:15:34 +02:00
keyboard.asm
create repository with functional basic implementation
2026-04-24 08:15:34 +02:00
map.asm
update consts to reflect the new sprite size
2026-04-24 10:14:21 +02:00
scene.asm
fix scene margin values
2026-04-25 06:51:26 +02:00
screen.asm
update consts to reflect the new sprite size
2026-04-24 10:14:21 +02:00
sprites.asm
use prerendered screen and remove sprite rotation
2026-04-25 07:35:00 +02:00