There are 0 repository under console-based topic.
๐ A Library Management System designed in Java while following the concepts of decoupled layers (entities) and minimal code in interface (GUI).
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.
๐ง๐ Super-simple small bash (shell) script with zero dependencies, which manages notes with ease and grace of a terminal.
Scan to PDF (scan2pdf) - Scan documents directly to PDF files from the command line. Especially useful to batch-scan large volumes of documents.
A complete minimalistic text editor
Simple implementation of the classic Pacman game using ASCII characters in C
Created a routing protocol in Cpp. We implemented RIP, OSPF and EIGRP. We also implemented a DNS server.
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.
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.
Motor/Engine para la creaciรณn de juegos 2D en el terminal de lua.
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...
A clone of the old game Pac-Man with some additional changes written in C for Windows.
The well-known Tic Tac Toe game with many additional game mechanics written in C for Windows.
Taล, kaฤฤฑt, makas oyunu (komut satฤฑrฤฑ รผzerinden)
Implementation of the classic 2048 game in C
Simple implementation of the Omok (Five in a Row) game in 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.
A console based project that allows user to buy and sell product.
Console based Webbrowser
Console-based Python implementation of the classic Blackjack game with betting, player actions, and automatic dealer play. No dependencies required.
This project is a simple patient management system designed for hospitals. It allows doctors to efficiently manage patient queues based on specialization and urgency of treatment. Key features include adding new patients, printing current patient lists by specialization, and retrieving the next patient in line. This system helps streamline hospital
A clone of the game Minesweeper resembling Google's version written in C for Windows.
Simple Console Based Character Counter
A console-based Electric Billing System written in Java.
Ocean Navigation is a console-based application designed to manage ship positions and serial numbers effectively with file handling.
A Java console application simulating a battle arena
I built a QR Code Generator in Python. It takes a link (like YouTube), lets you choose foreground & background colors, and then generates a QR code that you can preview and save as a .png.
๐ข Number Guessing Game in C++ | CodSoft Internship Task 2 | Console-based beginner project
๐ A simple Java-based system for managing books, members, and borrowing/returning functionality in a library.
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)
๐ฎ A Python-based console app featuring Rock, Paper & Scissors, Snakes & Ladders, and Tic-Tac-Toe. ๐ ๏ธ Modular design, user-friendly UI, and robust input handling. ๐ Tracks scores, stats, and provides clean ASCII visuals. ๐ Perfect for showcasing core Python skills and game logic!