https://github.com/sjaak31367/colour
Small C++ thing to print stuff in COLOUR to terminal
https://github.com/sjaak31367/colour
c-plus-plus colors colours terminal-graphics
Last synced: 1 day ago
JSON representation
Small C++ thing to print stuff in COLOUR to terminal
- Host: GitHub
- URL: https://github.com/sjaak31367/colour
- Owner: sjaak31367
- Created: 2018-04-06T12:50:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-01T22:52:11.000Z (over 4 years ago)
- Last Synced: 2025-06-01T02:55:58.618Z (4 months ago)
- Topics: c-plus-plus, colors, colours, terminal-graphics
- Language: C++
- Size: 105 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Colour!
This is just a small C++ thingy to try and print stuff in colour to a terminal.Note that this does require a terminal (emulator) that supports 24-bits colour.
(I'm using gnome-terminal, but there are tons of others out there)###### Credits:
PerlinNoise.hpp: [github.com/Reputeless/PelinNoise](https://github.com/Reputeless/PerlinNoise)###### Building:
``make build``###### Running:
``make run``###### Example:

