Skip to content

arch-stack/apylife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

apylife

Another python (implementation of the game of) life

This one is using pygame

Very simple for now

  1. The game starts off with a simple glider
  2. Pressing enter puts the game in to edit mode
  3. Clicking on a cell in edit mode inverts it
  4. Pressing enter again takes the game out of edit mode

Note that the edges wrap so a glider will go forever but a glider generator might shoot itself to death

About

Another python (implementation of the game of) life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages