PROJECT/GAME on chess's Knight to reach final from initial position in minimum steps USING BFS/DFS ,BACKTRACKING,GREEDY ALGORITHM
-
Updated
Jul 26, 2021 - C++
8000
PROJECT/GAME on chess's Knight to reach final from initial position in minimum steps USING BFS/DFS ,BACKTRACKING,GREEDY ALGORITHM
A comprehensive C++ console application from Semester 1 implementing modular functions, file handling data persistence, and an interactive game engine.
BUKC 1st Semester Project in C++ (Admin and Patient Login)
Brainy Bingo is a menu-driven C++ learning game that uses ASCII shapes and Unicode emoji to create interactive quizzes across multiple difficulty levels. It tracks and stores per-game, per-level high scores using simple file I/O and includes Windows-friendly Unicode output handling.
Object Oriented C++ & SQLite modeling NBA w/ Conferences, Divisions, Teams, Players, Arenas & Games Data. Menu Driven Commmand line Project
A compact and efficient C++-based Bank Management System that supports essential banking operations, with data organized in JSON and CSV formats f 8000 or structured storage.
A mini-C++ project has a student class with data members such as roll number, name, marks and grade. Member functions are used to accept/display details of students and calculate grades based on marks obtained. The menu-driven program can read, write, search, modify and delete operations in a binary file.
A console-based Student Management System built in C++ using arrays, functions, loops, and conditional statements.
A functional application that enables book addition, issue and return process and serach by title or author for streamlined library operations
Interactive C++ algorithm visualizer for sorting and searching algorithms.
A console-based Library Management System developed in C++ that allows users to manage books efficiently. The project demonstrates core programming concepts such as arrays, functions, loops, conditional statements, and file handling through an interactive menu-driven interface.
A console-based C++ hotel management program for room allocation, food orders, sales tracking, and daily collection.
A C++ console-based Student Management System using file handling to perform CRUD operations efficiently
Add a description, image, and links to the menu-driven-program topic page so that developers can more easily learn about it.
To associate your repository with the menu-driven-program topic, visit your repo's landing page and select "manage topics."