An open API service indexing awesome lists of open source software.

https://github.com/minhduc29/snake-game

A classic game about a snake eating food to lengthen its length using Pygame
https://github.com/minhduc29/snake-game

game oop pygame snake-game

Last synced: 2 months ago
JSON representation

A classic game about a snake eating food to lengthen its length using Pygame

Awesome Lists containing this project

README

          

# Snake Game
#### _Project #5_
- A classic game about a snake eating food to lengthen its length using **_Pygame_**

## How to play
- Move around and eat the food to lengthen your length

- This is an endless game, there is no victory

- Use **ARROW** key to turn left, right, up, down

- If you eat the food, your length will be increased by 1

- If you collide with yourself or do a 180-degree turn, you will lose