freyxfi / AllInHacktoberfest

AllInHacktoberfest Was Created in 2022 and Now going on It has several catagories Which Include Linux/Cybersecurity/webDev/Game Development
https://frey0xd.tech/hacktoberfest/
15 stars 41 forks source link

Snake-game-init #32

Closed Akhil-Sharma-26 closed 1 year ago

Akhil-Sharma-26 commented 1 year ago

Primary structure and Logic of the snake game have been implemented. More work can be done on UI, but I don't know much about CLI UI customization; if anyone has experience in this field, then kindly guide me on how to make it look better.

I also have a question: Can I export this module and use it inside a website? What are the possibilities? And if it is possible, If anyone is interested, kindly share some resources. Thankyou.

freyxfi commented 1 year ago

Have you tried using Tkinter here try this out https://www.geeksforgeeks.org/snake-game-using-tkinter-python/