Skip to content

umeshkumarsahoo/small-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small Projects

This repository contains several small Python projects that I've worked on to sharpen my skills. Each project is self-contained and demonstrates various aspects of Python programming, including game development, utility scripts, and more.

Projects

1. Password Manager

A simple password manager that allows users to store and retrieve their passwords securely. The passwords are encrypted for safety.

Features:

  • Add, view, and delete passwords.

2. Pong

A classic Pong game implementation using Python's turtle module.

Features:

  • Single-player mode against AI.
  • Basic scoring system.

3. Road Cross

A simple road crossing game where the player must avoid traffic to reach the other side.

Features:

  • Increasing difficulty with time.
  • Score tracking.

4. Snake Game

A classic Snake game implemented with Python's turtle module.

Features:

  • Classic snake gameplay.
  • Score tracking.

5. Timer

A simple countdown timer application built with Python.

Features:

  • Start, stop, and reset functionality.
  • Audio alert when time is up.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages