https://github.com/rar3pineapple/hacker-simulation
Can't code? Want to feel like you can? Here's a program that makes random lines of code speed down your terminal. Contributions welcome!
https://github.com/rar3pineapple/hacker-simulation
cpp cpp17orlater fun terminal
Last synced: 9 months ago
JSON representation
Can't code? Want to feel like you can? Here's a program that makes random lines of code speed down your terminal. Contributions welcome!
- Host: GitHub
- URL: https://github.com/rar3pineapple/hacker-simulation
- Owner: Rar3Pineapple
- License: apache-2.0
- Created: 2023-02-13T05:44:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-21T06:26:59.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T23:41:31.967Z (11 months ago)
- Topics: cpp, cpp17orlater, fun, terminal
- Language: C++
- Homepage:
- Size: 1.64 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# hacker-simulation
Program written in C++ to make code be printed rapidly in a terminal.
Useful as a terminal showcase, background for a film, or just because it looks nice.
Currently not finished nor polished.
### How to Use
Currently, this project is not quite finished.
To use it, download the files from the ```src``` directory (by either cloning the repository or downloading the files directly) then run ```g++ -std=c++[version 17 or higher] main.cpp``` then run the executable.
Currently, an easier way to run this program is planned for the future.
### Credits
[English](https://github.com/dwyl/english-words)
[Java](https://github.com/Anuken/Mindustry)
[Cpp/C++](https://github.com/nlohmann/json)
[Python](https://github.com/insanum/gcalcli)