Skip to content

Welcome to the Password Game, a fun and interactive project developed using C#, .NET, and WinForms. The Password Game is designed to challenge players to create passwords that meet specific constraints. These constraints range from including at least one special character to incorporating dynamic/fun elements, for example including the current date

Notifications You must be signed in to change notification settings

gtadayukey/PasswordGameWinformsApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Game Winforms App

Welcome to the Password Game, a fun and interactive project developed using C#, .NET, and WinForms. This README will guide you through the game, its features, and how to download and play it. Also, this project is part of a College Project that required the implementation of regular expressions in any way desired. I decided that i would make a simple password game inspired in the famous "The Password Game" from NealFun that you can check here.

Overview

The Password Game is designed to challenge players to create passwords that meet specific constraints. These constraints range from including at least one special character to incorporating dynamic elements such as the current date or conditions like leap years.

Features

  • Constraint-based Password Creation: Players must adhere to various constraints while crafting their passwords, making it both challenging and educational.
  • Dynamic Constraints: Constraints such as incorporating the current date or ensuring the password contains special characters add depth and variety to the gameplay.
  • WinForms Interface: The game features an intuitive user interface built using WinForms, providing a seamless and engaging experience for players of all levels.
  • Feedback Mechanism: Instant feedback is provided to the player regarding the validity of their password, towards a progress bar.

Screenshots

Caption: Inicialized the program. image

Caption: Start trying some passwords. image

How to Play

  • Download and Installation:
  1. Clone the repository from GitHub or download the ZIP file.
  2. Extract the contents to your desired location on your computer.
  • Running the Game:
  1. Navigate to the directory where you extracted the files.
  2. Double click on the executable file (e.g., PasswordGame.exe) to launch the game. (i didnt compile it yet!!)
  • Gameplay:
  1. Follow the on-screen instructions to create a password.
  2. Pay attention to the constraints provided and ensure your password meets them.

Have fun testing your password creation skills and exploring the various constraints the game offers!! 😊🤙

About

Welcome to the Password Game, a fun and interactive project developed using C#, .NET, and WinForms. The Password Game is designed to challenge players to create passwords that meet specific constraints. These constraints range from including at least one special character to incorporating dynamic/fun elements, for example including the current date

Topics

Resources

Stars

Watchers

Forks

Languages