Coders Packet

Packets submitted by N.Sruthi Goud

Hangman Game using Python

We have created a Hangman game with the help of Python language.It is a guessing game.

Snake Game in Python using Turtle Graphics

The Snake game is a classic game where a player controls a snake that moves around the screen, eating food and growing longer.