Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

yoshiyuki-140/lifegame-rich-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lifegame-rich-py

⚠️

  • This package is not maintained.
  • MOVETO

CONTENTS

I made "Conway's LifeGame" by "pygame_textinput" and "pygame" which is python's module.

LANGUAGE

Languages

Modules

Module ver Author
pygame 1.9.6 -
pygame_textinput - Mr.'Eisuke Okazaki'

Usage

  • Execution
    On the "dist" folder, just click main.exe. Or on the "dist" dir of powershell, You can use "start main.exe" to execute this app.
Command Behavior
'start' Start lifegame simulation
'stop','pause' show Pause
'exit','quit' exit from app
'clear' the all cell is setted white status
'random' set random each cell status
'glider' create glider
'spaceship' create spaceship

Others

You can change status of cells by click each cells.

Demo Video

demoVideo