Skip to content

moba1/lifegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

概要

C++ライフゲーム

必要なもの

  • libncurses
  • CMake
  • g++

OS X 以外

  • libncursesw

使い方

ビルドしてできた実行ファイルを実行するだけ 終了は q

オプション

-h, --help                                ヘルプを表示
-v, --version                             バージョンを表示
--height=height                           高さ height に設定 
--width=width                             幅 width に設定
-p=probability, --probability=probability 生きているセルの生存確率を設定 (0 <= probability <= 1)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors