Found 1,840 repositories(showing 30)
techwithtim
The classic snake game. Made with pygame.
Atamyrat2005
A simple yet engaging implementation of the classic Snake game, built using Python and the Pygame library. Guide the snake to eat food, grow longer, and avoid collisions with the walls or its own body!
kenny1st
A classic Snake game built with Python using Pygame. Control the snake, eat food, and grow while avoiding collisions!
aliezzahn
Create snake game with Pygame and learn that snake with Reinforcement Learning and Deep Q Learning.
SajjadAemmi
Snake game with artificial intelligence written in python using pygame library and trained with pytorch
Anroshka
🐍 A Snake game AI that learns to play through Deep Q-Learning. Built with PyTorch and Pygame, featuring CUDA acceleration and real-time visualization of the learning process.
sudnyeshtalekar
The vintage snake game.Made with Pygame|Runs on terminal
Drakonosinc
It is a snake-style game created with pygame and integrates an AI created with pytorch and trained using a genetic algorithm.
SabriAmir
A Python implementation of the classic Snake arcade game built with Pygame. Designed with clean, modular code for easy customization and further development
MaryamBoneh
Super Snake Game With Python And Pygame
cheadrian
Example of a snake game ML with Ray RLlib, PyGame, and Gymnasium
SkalskiP
First game written in Python using PyGame library. Simple Snake game with some points counter, obsticles, power-ups and hero transformation.
luckymouse0
Playing Snake game with reinforcement learning, using TensorFlow and Pygame.
Gesture Controlled Snake-Game with Pygame, OpenCV, Keras (teachable-machine-with-google)
st1736773-tech
A classic Snake game developed in Python using Pygame with food, score, sound effects, and game over logic.
YALDAKHOSHPEY
A classic Snake Game built with Python and Pygame. Eat food, grow longer, and try not to hit the walls or yourself!
bhupeshmarine
This is a classic Snake game built using Python and Pygame library. The objective of the game is to move a snake around the screen and eat as many food items as possible while avoiding collision with walls and the snake's own body.
antoniopelusi
Snake game in python made with pygame
ruzgarimren
A simple snake game that has been built with PyGame and Turtle.
AgrajChandra
Snake Game in Python using Pygame A classic Snake Game implemented in Python using the Pygame library. This project provides a simple yet engaging implementation of the Snake Game, where the player controls a snake to eat food and grow longer. The game continues until the snake collides with the boundaries or itsel.
francogalfre
Embark on the Snake Game project! Immerse yourself in classic snake gameplay, Python-powered with Pygame modules. Stay tuned for updates! 🐍
haroonmaqbool
Explore the Snake Game repository! Immerse yourself in the classic arcade experience of controlling a snake, built with Pygame. Embrace the challenge of setting highscores. 🐍🎮
SpectureRam
This is a classic Snake Game developed using the Python programming language and the Pygame module, a set of Python libraries designed for writing video games. The game features a snake that moves around the screen, growing longer as it eats food items and avoiding collisions with the walls or itself.
Swarajaya
AI-powered Snake Game controlled with hand gestures using a webcam. Features real-time finger skeleton overlay, face display, gesture smoothing, two-hand speed boost, sound effects, and restart functionality. Built with Python, OpenCV, MediaPipe, and Pygame for an interactive, fun demo.
douglascdev
A snake game made with Python3 and Pygame!
dimitrijekaranfilovic
Game of snake, with some extra features, written using pygame library.
brennonatal
Snake game with pygame
sanjanatg
This repository is a collection of Pygame projects that showcase a variety of games and simulations. Each folder contains the game code and a README file with detailed instructions. The projects include Bouncing Balls, Brick Breaker, Dot Chase, Maths Quiz Game, Maze, Random Walk Simulation, Reaction Time Tester, and Snake Game. 👾👾👾
zaidsidd360
A basic snake game developed in pygame with OOP and without added graphics.
ryukinix
Simple classic snake game for two players made with python + pygame