Coding Tutorial: https://youtu.be/FtqWCo1_I4g
-
Updated
Oct 9, 2023 - Python
Coding Tutorial: https://youtu.be/FtqWCo1_I4g
Simple snake game using tkinter.
Это змейка на языке Python, создана при использовании библиотеки Pygame
Simple Snake Game in Python
Created partly in a MLSA workshop, the game offers its players a leaderboard system managed in MySQL
Reinforcement Learning DQL Agent to win every snake game.
Simple snake game using python curses.
Snake made in Python using Pygame.
This is a simple implementation of the classic Snake game using Python and the Pygame library.
A TKinter Video Game
This is a classic Snake Game built using Python's Turtle module. The snake moves around the screen, eating food, and growing in size. The goal is to get the highest score by consuming as much food as possible without colliding with the walls or the snake's own tail.
Implementation for a snake game, with apples and walls, and using 'Tkinter' library for visualization.
Add a description, image, and links to the python-snake-game topic page so that developers can more easily learn about it.
To associate your repository with the python-snake-game topic, visit your repo's landing page and select "manage topics."