Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 627 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 627 Bytes

ComposeSnake 🐍

Snake game built with Compose for Desktop.

Game Controls:

⬆️ / W - up

⬇️ / S - down ️

⬅️ / A - left

➡️ / D - right

spacebar - restart game when snake died

Food types:

food_normal no effects 🛑

food_accelearate speed up snake 🐇

food_decelerate slow down snake 🐢

food_reverse reverse snake 🔄

food_go_through_walls snake can now go through walls 🚀

Gameplay:

game_preview