https://github.com/kessejones/snake_game
Snake game written in Python and PyGame
https://github.com/kessejones/snake_game
pygame python
Last synced: 3 months ago
JSON representation
Snake game written in Python and PyGame
- Host: GitHub
- URL: https://github.com/kessejones/snake_game
- Owner: kessejones
- Created: 2018-01-15T10:15:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T18:14:15.000Z (over 7 years ago)
- Last Synced: 2025-02-05T03:38:57.061Z (4 months ago)
- Topics: pygame, python
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snake Game
Exemplo básico de um jogo da cobrinha
## Pré-requisitos:
* python 2
* pygame