Skip to content

SagnikDey92/ConwayGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CONWAY'S GAME OF LIFE

Game of Life is not your typical computer game. It is a 'cellular automaton' and was invented by Cambridge mathematician John Conway. This game became widely known when it was mentioned in an article published by Scientific American in 1970. It consists of a collection of cells which, based on a few mathematical rules, can live, die or multiply. Depending on the initial conditions, the cells form various patterns throughout the course of the game.

General UI Instructions:

  1. Throughout the programme, use the keys w, a, s, d to navigate.
  2. Press Esc in the menu screen to exit the game.
  3. Follow instructions given at the end of the menu screen for using the subsequent option from the menu.
  4. Screenshots taken are saved in the folder named "CONWAYGL".

About

School Project: Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages