Skip to content

timbledum/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Snake

The classic game of snake implemented in Pyxel!

Try and collect the tasty apples without running into the side or yourself.

Requires pyxel version >= 1.1.6.

Controls are the arrow keys

Q: Quit the game R: Restart the game

Screenshot!

Features

  1. There is a snake
  2. Snake death on hitting walls or self
  3. Tasty apples that extend snake's length
  4. There are sound effects
  5. Score is kept

Installation

  1. Install Python
  2. Install Pyxel using their instructions
  3. Clone or copy this repository
  4. python3 snake.py at the command line

About

Snake clone using pyxel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages