A C++ program to replicate the famous prompt on Neo's screen from "The Matrix"
Packages: git
make
gcc
$ git clone https://github.com/rocketmike12/wake_up.cpp.git
$ cd wake_up.cpp
$ make
$ sudo cp bin/wake_up /usr/local/bin/
$ wake_up
Please note that this program was developed and intended for Linux. It uses system commands, such as "clear" and "read". The program should theoretically be compatible with BSD and MacOS. Any help with porting will be greatly appreciated.
- "help" and "version" flags
- "loop" mode
- "screensaver" mode
- customizable delays and effects
Demo animation made using peek and cool-retro-term
Here is the cool-retro-term theme used in the demo animation