Pinned Loading
-
SnakeAndLadder
SnakeAndLadder PublicThis C++ program adds snakes and ladders to a turn-based game. Players roll a dice to move on the board, encountering snakes that slide them down or ladders that lift them up. The game continues u…
C++
-
PasswordManager
PasswordManager PublicThe program generates secure, randomized passwords from user inputs (first name, last name, and birth year) with added rules for length, capital letters, and symbols. It allows users to regenerate…
C++
-
Marksheet_Management
Marksheet_Management PublicThis C++ program is designed to generate a report card for a student. It prompts the user to input the student's name, roll number, and the number of subjects they have taken.
C++
-
Currency_and_Unit_Converter
Currency_and_Unit_Converter PublicA "C" driven project to ease the prosesses of currency and unit conversion where an input is taken from an end user to convert it into its desired output.
C
If the problem persists, check the GitHub status page or contact support.