console-based
There are 41 repositories under console-based topic.
harismuneer/Library-Management-System-JAVA
📚 A Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
mrossinek/cobib
Console Bibliography
HxnDev/Console-Based-Notepad-using-Trie-Trees
This is a fully implemented Notepad in C++. It has all major functionalities implemented. For this project, I am using a Four-Dimensional (4D) Linked List, and a Trie Tree. Furthermore, this notepad also displays the meanings and synonyms of the words entered.
fonic/scan2pdf
Scan to PDF (scan2pdf) - Scan documents directly to PDF files from the command line. Especially useful to batch-scan large volumes of documents.
novusnota/notes.sh
🐧📝 Super-simple small bash (shell) script with zero dependencies, which manages notes with ease and grace of a terminal.
aurorafossorg/tedit
A complete minimalistic text editor
HxnDev/Implementing-Routing-Protocol
Created a routing protocol in Cpp. We implemented RIP, OSPF and EIGRP. We also implemented a DNS server.
Magirenko/2DTerm-Engine
Motor/Engine para la creación de juegos 2D en el terminal de lua.
sunnylalwani41/Uno
Uno is a multiplayer card game with 112 cards. It features special action cards like wild, reverse, skip, wild draw four, and draw two. Players strategize to play all their cards. The wild card allows color selection. The reverse card changes turn order. Skip card skips the next player's turn and many more...
anshika1812/Library_Management_System
This repository is solely made using C language & contains code files that together make up a console-based Library Management System, which employs the use of Linked List & File Handling.
coding-pelican/game2048-c
Implementation of the classic 2048 game in C
coding-pelican/omok-c
Simple implementation of the Omok (Five in a Row) game in C
coding-pelican/pacman-c
Simple implementation of the classic Pacman game using ASCII characters in C
coding-pelican/tic-tac-toe-c
Implementation of the classic Tic Tac Toe game in C. The game allows players to play against each other or against an AI opponent.
hemachandran-4/Automated_Auction_System-
A console based project that allows user to buy and sell product.
JohnDev19/Console-Personal-Diary
A simple personal diary application built in Ruby that allows users to create, view, edit, delete, and search diary entries. The application is console-based and stores entries in a JSON file for persistent data management.
MarcelKaemper/lf-browser
Console based Webbrowser
mrossinek/notewarrior
terminal based note management
anar-bastanov/console-minesweeper
A clone of the game Minesweeper resembling Google's version written in C for Windows.
anar-bastanov/console-pac-man
A clone of the old game Pac-Man with some additional changes written in C for Windows.
anar-bastanov/console-tic-tac-toe-plus
The well-known Tic Tac Toe game with many additional game mechanics written in C for Windows.
Apocalus/Restaurant-Management-System
Mac's Cafe's Digital Platform
bgv99/CharacterCounter
Simple Console Based Character Counter
bilalyarmaci/C-CLI-oyunu
Taş, kağıt, makas oyunu (komut satırı üzerinden)
Blasphemeous/Electric-Billing-System
A console-based Electric Billing System written in Java.
JhuMamba/MazeFPSTerminal
A maze runner game on terminal. Written in C++.
JhuMamba/Tetris
Tetris game I have written on my internship. Doesn't need anything. Works on console.
MalaikaJunaid/burger-shop-erp-system
An efficient console-based ERP system for a burger shop, providing streamlined management of inventory, orders, sales, and customer information. Simplify operations, optimize stock levels, and enhance customer service with this comprehensive solution.
rafayhanan/EnglishDictionary-BST-Cpp
Dictionary prototype console-based application -January 2023
Randomboiii03/VapeShop-POS-System
The VapeShop POS System is a console-based point-of-sale system developed in C++. It serves as a comprehensive solution for managing transactions, inventory, and sales in a vape shop. The system utilizes file streams as a database for storing and retrieving information.
ali7haider/Ocean_Navigation_System_CSharp_ConsoleBased_OOP
Ocean Navigation is a console-based application designed to manage ship positions and serial numbers effectively with file handling.
anna-shamis/BattleArenaJava
A Java console application simulating a battle arena
janavigopu/Library-Management-System-JAVA
📚 A simple Java-based system for managing books, members, and borrowing/returning functionality in a library.
ocalith/js-rpg
Play RPG Game in your Command Prompt/Power Shell (Console Based)
RandomGamingDev/char-freq-counter
A basic Golang script for counting the number of occurances of specific characters in some text, including unicode. (Every character, even if they're just capitalized or lowercase versions of one another are differentiated between)
theankushgautam/Bank-Management-System
This is a simple console-based application made in C++. I made this program as a project for my second semester. This program has basic banking features and a transfer and sort feature , which I'm very proud of.