learn rust & SDL2 by write a snake game Quick start install sdllib first run snake game cargo r TODO draw a game board & snake move the snake check whether snake out of bounds draw window Texture snake body circle check random an egg snake eat egg