Skip to content

Snake is hard to spot — color it classic retro green #2

Description

@MichielMAnalytics

Problem

The snake currently renders in #f4f4f5 (near-white), which blends against the light foreground text on the dark background. It's fine but visually boring for a snake game.

Expected

Classic arcade feel: use a vibrant green for the snake body, e.g. #22c55e or similar. Keep the head distinct if there's already differentiation.

Scope

  • Update index.html (styles / render logic for the snake cells)
  • Keep the dot-grid background + layout intact
  • Please include before/after screenshots so the visual change is obvious

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    claude-fixLet Claude try to fix this

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions