colored-terminal
There are 12 repositories under colored-terminal topic.
norbcodes/entities
entities2 is a small turn-based command-line combat game, which (v1.0) I wrote in 2 days.
CM-BF/CiLog
CiLog is a flexible integrated logging tool with color and custom bold font base on package logging.
jramrath/textColor
This is an easy to use Python library which allows you to make your terminal outputs more colorful and therefore easier to read and understand
Kawai-Senpai/UltraPrint
Ultraprint is a versatile Python library that enhances your command-line output with colorful text, styled formatting, and easy-to-use logging utilities. Perfect for creating visually appealing console applications.
a13xe/LinuxAsyncCopying
Asynchronous file copy operation on Linux using POSIX Asynchronous I/O (AIO)
a13xe/WinFileSystemMgmt
This is a simple command-line utility for managing Windows file system
AlexStratou/raia
Simplistic python package to print colored/styled text and emojis with a user friendly API.
AHG-BSCS/Console-Point-of-Sales
Process point-of-sale transactions from a database and save transactions to a database. Users can navigate through the console using the numeric menu and with the help of colored text for easier navigation.
delameter/pytermor
ANSI formatted terminal output library
Kracken256/rainbow-xd
Introducing rainbow-xd: Unveiling the Vibrant Spectrum of Data Analysis!
ASACHIT/colored-text
A Simple method to printing colored text in the terminal.
HielSaraiva/project-chess-system
This project implements a chess system where players can move pieces according to the rules of chess. The system uses Object-Oriented Programming (OOP) principles, such as inheritance, polymorphism, and encapsulation, to manage game logic and piece behavior.