Skip to content

SNAKE - Change background color scheme + add themes #3

@neur0n-7

Description

@neur0n-7

Background is plain and uninteresting

Description:

  • What should happen: Background is checkered, and we can modify the theme to normal, dark, colorblind, etc. . Example image below:
Image
  • What actually happens: Background is plain
  • Steps to reproduce: Launch the game in any settings scheme

Acceptance Criteria:

  • Game starts in default with checkered green background
  • Option to change theme (color scheme) in the settings menu

Debug Strategy:

  • In the settings menu code add color scheme options, sets variable
  • Find code that fills background
  • Replace it with code that creates a checkered background using the theme variable
  • Test edge case: reloading page after modifying color scheme

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions