ladybird/Userland/Games/Snake
Baitinq 89c6d41e9c Snake: Add snake color chooser game menu action
This patch makes use of a new "set_snake_base_color()" function to
change the snake's base color to the picked value.
2022-12-19 14:11:53 -05:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
main.cpp Snake: Add snake color chooser game menu action 2022-12-19 14:11:53 -05:00
SnakeGame.cpp Snake: Don't hardcode the snake painting logic 2022-12-19 14:11:53 -05:00
SnakeGame.h Snake: Add snake color chooser game menu action 2022-12-19 14:11:53 -05:00