内容简介:Requirements: git, C++17 compiler, GNU make, a terminal with 256color supportQuit:
C++ Matrix in terminal
- Number falls
- "The Matrix" rains
- Conway's Game of Life
- Mandelbrot set
Demo
Usage
Requirements: git, C++17 compiler, GNU make, a terminal with 256color support
$ git clone git@github.com:akinomyoga/cxxmatrix.git $ cd cxxmatrix $ make $ ./cxxmatrix 'The Matrix' 'Reloaded'
Quit: C-c , Suspend : C-z
Similar programs
The Matrix rains in terminals
- abishekvashok/cmatrix - Demo in C (1124)
- will8211/unimatrix - Demo in Python3 (1010)
- M4444/TMatrix - Demo in C++ (202)
- GeertJohan/gomatrix in Go (188)
- nojvek/matrix-rain - Demo in Node (58)
- torch2424/wasm-matrix - Demo in WASM (47)
- levithomason/cmatrix - Demo in C (44)
- jsbueno/terminal_matrix - Demo in Python (19)
- b166erobot/matrix in Python3 (16)
- amstrad/oh-my-matrix - Demo in Python (13)
- txstc55/matrix_viewer - Demo in C++ (11)
The Matrix rains in browsers
- tidwall/digitalrain - Demo in HTML5 Canvas (314)
- emilyxxie/green_rain - Demo in HTML5 Canvas (165)
- neilcarpenter/Matrix-code-rain - Demo in HTML5 Canvas (74)
- Rezmason/matrix - Demo in HTML5 Canvas (42)
- syropian/HTML5-Matrix-Code-Rain - Demo in HTML5 Canvas (29)
- raphaklaus/matrix-fx - Demo in CSS3 (14)
- lhartikk/BtcTxMatrix - Demo in HTML5 Canvas (13)
- pazdera/matrix-vr - Demo in WebVR (10) これは結構面白い
Others
- tremby/Kaleidoscope-LEDEffect-DigitalRain in Kaleidoscope? (20)
- nathanchere/MatrixSaver in C# (18)
- sapandang/Matrix-Rain-Live-Wallpaper in Android Wallpaper (13)
以上所述就是小编给大家介绍的《Matrix rain, Conway's Game of Life and Mandelbrot set for terminals》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Beautiful Code
Greg Wilson、Andy Oram / O'Reilly Media / 2007-7-6 / GBP 35.99
In this unique work, leading computer scientists discuss how they found unusual, carefully designed solutions to difficult problems. This book lets the reader look over the shoulder of major coding an......一起来看看 《Beautiful Code》 这本书的介绍吧!