Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 329 Bytes

File metadata and controls

18 lines (15 loc) · 329 Bytes

PySnake

A Snake Game Written in Python with Pygame and Pygame-menu.

Used Libraries

Pygame
Pygame-menu
Sqlite-3

Requirements

Python 3.x
Pygame
Pygame-menu
Sqlite3
(You can install libraries via PIP)

How To Play

WASD or AXIS: Control the Snake.
Space: Pause Game.