Skip to content

BAODAU/simulation_demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simulation Demo

Overview

This project creates a Terminal-based version of John Conway's famous Game of Life. This is the code for 'Build a Simulation in 5 Min' on Youtube

Dependencies

Everything comes with Python natively!

Use pip to install any missing dependencies

Basic Usage

Run life.py, that's it!

Credits

Credit for the vast majority of code here goes to yamadapc! I've merely created a wrapper around all of the important functions to get people started.

About

The Game of Life Simulation demo by @Sirajology on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%