Crate simple_snake_game

Crate simple_snake_game 

Source

Structs§

SnakeGame
The main struct representing the Snake game.

Enums§

Direction
Represents the direction in which the snake can move.

Functions§

main
render