A tiny browser game about switching lanes through a noisy signal field.
Open index.html in a browser, then press Start Run.
- Move with arrow keys, WASD, click, or swipe.
- Collect cyan cells to score and recharge.
- Avoid red pulses.
- Gold surge cells clear active red pulses.
index.htmlcontains the game shell.styles.csshandles the responsive interface.game.jscontains the canvas game loop.