kartiknair / PySnake

A simple implementation of the classic game snake using Tkinter & OPC.py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PySnake

PEP8 License

A tiny implementation on the snake game created using the opc.py library to display on a fadecandy LED display. This project was created by Firas Ahmed & me as a first year university project. The code is extensively documented (using comments) & follows PEP 8 naming conventions for highly readable & understandable code.

A demo of the program running on a simulator

About

A simple implementation of the classic game snake using Tkinter & OPC.py

License:MIT License


Languages

Language:Python 100.0%