内容简介: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》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
高性能HTML5
Jay Bryant、Mike Jones / 奇舞团 / 电子工业出版社 / 2014-5
《高性能html5》为读者讲解了如何用html5 从一开始就设计一个高性能的网站,以及如何对已有网站进行改良,使得它们具备优越的性能。《高性能html5》中总结了许多实践经验、关键技巧,并提供了丰富的示例,作者有意无意地将软件工程以及前端开发技术之道隐藏于朴实的描述中。 通过学习《高性能html5》,读者能够掌握如何创建自己的高性能网站。《高性能html5》适合于想创建自己网站的初学者,同样......一起来看看 《高性能HTML5》 这本书的介绍吧!