aboutsummaryrefslogtreecommitdiff
path: root/nEs.nes
AgeCommit message (Collapse)Author
2026-02-14Create toggleable screensPatrick Kingston
2026-02-14Adjust timingsPatrick Kingston
2026-02-14Use spritesheet, make titlescreenPatrick Kingston
- Moves to using a yychr spritesheet instead of the included png file - Sets up and scrolls away a titlescreen!
2026-02-14Create Elementary cellular automataPatrick Kingston
Cellular automata now makes a new row every frame and resets at the top.
2026-02-13Get background rewriting/scroll workingPatrick Kingston
2026-02-07Create build system with babashkaPatrick Kingston