console-based

There are 48 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).

    Language:Java4602117283
  • mrossinek/cobib

    Console Bibliography

    Language:Python66303
  • 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.

    Language:C++810
  • novusnota/notes.sh

    🐧📝 Super-simple small bash (shell) script with zero dependencies, which manages notes with ease and grace of a terminal.

    Language:Shell5100
  • 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.

    Language:Shell4110
  • aurorafossorg/tedit

    A complete minimalistic text editor

    Language:D3100
  • coding-pelican/pacman-c

    Simple implementation of the classic Pacman game using ASCII characters in C

    Language:C3100
  • HxnDev/Implementing-Routing-Protocol

    Created a routing protocol in Cpp. We implemented RIP, OSPF and EIGRP. We also implemented a DNS server.

    Language:C++3101
  • 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.

    Language:C2100
  • 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.

    Language:Ruby2
  • Magirenko/2DTerm-Engine

    Motor/Engine para la creación de juegos 2D en el terminal de lua.

    Language:Lua2100
  • 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...

    Language:Java2101
  • console-pac-man

    anar-bastanov/console-pac-man

    A clone of the old game Pac-Man with some additional changes written in C for Windows.

    Language:C1101
  • console-tic-tac-toe-plus

    anar-bastanov/console-tic-tac-toe-plus

    The well-known Tic Tac Toe game with many additional game mechanics written in C for Windows.

    Language:C1101
  • bilalyarmaci/c-cli-oyunu

    Taş, kağıt, makas oyunu (komut satırı üzerinden)

    Language:C1100
  • coding-pelican/game2048-c

    Implementation of the classic 2048 game in C

    Language:C1100
  • coding-pelican/omok-c

    Simple implementation of the Omok (Five in a Row) game in C

    Language:C1100
  • 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.

    Language:C1100
  • hemachandran-4/Automated_Auction_System-

    A console based project that allows user to buy and sell product.

    Language:Java1200
  • MarcelKaemper/lf-browser

    Console based Webbrowser

    Language:C1100
  • mniabedii/blackjack-python

    Console-based Python implementation of the classic Blackjack game with betting, player actions, and automatic dealer play. No dependencies required.

    Language:Python1
  • mrossinek/notewarrior

    terminal based note management

    Language:Shell120
  • AhmedHussien10/Hospital_system

    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

    Language:C++0100
  • console-minesweeper

    anar-bastanov/console-minesweeper

    A clone of the game Minesweeper resembling Google's version written in C for Windows.

    Language:C0101
  • Apocalus/Restaurant-Management-System

    Mac's Cafe's Digital Platform

    Language:Python0100
  • bgv99/CharacterCounter

    Simple Console Based Character Counter

    Language:C00
  • Blasphemeous/Electric-Billing-System

    A console-based Electric Billing System written in Java.

    Language:Java0101
  • 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.

    Language:C#10
  • anna-shamis/BattleArenaJava

    A Java console application simulating a battle arena

    Language:Java
  • arahman80/Nite

    Repository for N.I.T.E. (Nimble Interactive Text Editor)

    Language:C++
  • bvslahari007/cli-qrcode-generator

    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.

    Language:Python
  • dhiraj-296/CodSoft-Task2

    🔢 Number Guessing Game in C++ | CodSoft Internship Task 2 | Console-based beginner project

    Language:C++
  • janavigopu/Library-Management-System-JAVA

    📚 A simple Java-based system for managing books, members, and borrowing/returning functionality in a library.

    Language:Java
  • ocryptx/js-rpg

    Play RPG Game in your Command Prompt/Power Shell (Console Based)

    Language:JavaScript10
  • 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)

    Language:Go10
  • Yuvakunaal/Multi-Game-Console

    🎮 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!

    Language:Python