X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Star Badge Open Source Love View My Profile

Script Title

🛠️ Description

A simple Command line UI project for Visualizing Convoy's Game Of Life developed using python and curses(its a python library for cmd line UI). If you haven't heard about Convoy's Game of Life, definately checkout this video on youtube by Dylan Beattie. Thanks me later!!

⚙️ Languages or Frameworks Used

If you are on linux, you are good to go just head toward your terminal.

On Windows,

pip install curses

🌟 How to run

Running the Script is really simple just head over to the directory of the code into your terminal and run this line:

python GameOfLife.py

📺 Demo

Convoy's Game of line in CommandLine

🤖 Author

Vivek Kumar

X Tutup