Matrix rain, Conway's Game of Life and Mandelbrot set for terminals

栏目: IT技术 · 发布时间: 4年前

内容简介: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

Matrix rain, Conway's Game of Life and Mandelbrot set for terminals

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

The Matrix rains in browsers

Others


以上所述就是小编给大家介绍的《Matrix rain, Conway's Game of Life and Mandelbrot set for terminals》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Beautiful Code

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》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具