Skip to content

akshayrathi2102/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway’s Game of Life

Dependencies

  • json
  • curses
  • numpy

How To Play

  1. Make sure the scripts are executable.
  2. Start the game by running python3 main.py
  3. Choose any configuration from the right menu or press 'r' to initialize randomly.
  4. Press 'Enter' key to go to next generation.
  5. You can save the state by pressing 's' and quit the game by pressing 'q'.

Overview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages