Snake Game

Difficulty level

The goal is to eat as many apples as possible that appear during the game. Each time the snake eats an apple, it becomes longer, making it harder to continue playing the game. The snake must avoid collisions with walls and its own body.

Sources

Russian

https://github.com/startupemulator/challenges/blob/main/Snake%20game/README.ru.md

sources
English

https://github.com/startupemulator/challenges/blob/main/Snake%20game/README.md

sources

Previous participants

0