Umesh-01 / Python-Assistant

Python Assistant (PA) is a voice command based assistant service written in Python 3.9+. It can recognize human speech or voice, talk to user and execute basic commands.
MIT License
79 stars 53 forks source link

Snakegame #24

Closed Rushijaviya closed 2 years ago

Rushijaviya commented 2 years ago

With reference to issue #12, I have added a snake game. I have created a separate python file for the game.

Rushijaviya commented 2 years ago

The window is closed automatically on the game over. Please ignore the quality of screen recorder :)

screen-capture

anandxkumar commented 2 years ago

Good work @Rushijaviya, merging!