An open API service indexing awesome lists of open source software.

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!

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)