Skip to content

JonathanGuerne/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GameOfLife

This is a simple implementation of the game of life using PyGame

Installation

requires :

pygame
numpy

Start

python main.py

Commands

entrer command on the keyboard

  • s : Start and Stop
  • l : toogle lines display
  • Left arrow : Slow down simulation
  • Right arrow : accelerate simulation
  • Mouse click : Add / Remove a cell at the curser location

About

Simple Game of life Implementation with PyGame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages