Skip to content

Snake Game #48

@Sahilsbk

Description

@Sahilsbk

Title: Add Snake Game in Python (using Pygame)

Hi @devmalik7 !
I’d like to contribute a Snake Game built using Pygame.

Description

The player controls a snake that moves on a grid, eating food to grow longer.

If the snake collides with the wall or itself, the game ends.

The score increases as the snake eats more food.

Built using pygame for smooth graphics and keyboard input.

Features

Arrow-key controls (Up, Down, Left, Right)

Dynamic score display

Simple, clean UI

Tech Stack

Language: Python

Library: Pygame

Please let me know if I can go ahead and create a PR for this addition.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions