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

https://github.com/stevinz/pysnake

A simple ascii snake game written in python.
https://github.com/stevinz/pysnake

nibbles pygame python snake snake-game

Last synced: 22 days ago
JSON representation

A simple ascii snake game written in python.

Awesome Lists containing this project

README

          

# Pysnake

A simple snake implementation in python

live web demo: https://repl.it/@StephensNunnall/pysnake#main.py

## Screenshots:

## Thanks to these libraries

- Pygame (LGPL): https://github.com/pygame/pygame
- Pygcurse (BSD): https://github.com/asweigart/pygcurse