Skip to content

A simple console version of Conway's Game Of Life written in Rust using termion

License

Notifications You must be signed in to change notification settings

gskorokhod/game-of-life-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game-of-life-cli

A simple console version of Conway's Game Of Life written in Rust using termion изображение

Features:

  • Follows the rules of the Game Of Life cellular automata
  • Single step or run animation continiously
  • Edit the game field
  • Set animation speed
  • A simple TUI interface

Todo:

  • More colorful formatting
  • Command line options
    • Setting field size: done
    • Print help: done
  • Saving the game state in a file (?)

About

A simple console version of Conway's Game Of Life written in Rust using termion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published