Conway

A simple Game Of Life demo using the Blessings terminal lib
Download

Conway Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Erik Rose
  • Publisher web site:
  • http://trac-hacks.org/

Conway Tags


Conway Description

Conway is a dead-simple Python implementation of Conway's Game Of Life using the Blessings terminal library. It detects your terminal size and color depth and blits a lovely cellular automaton for your ogling pleasure.Rather than having a zillion features, Conway focuses on clarity of implementation. It's fun to hack on. Try implementing different wrap parameters for next_board!Getting it runningpip install conwayconway.pyYou should see life explode before your eyes. When you're done, hit contol-C, and it'll clean up nicely after itself.KudosRipped off a really elegant implementation of the algorithm from Jack Diedrich (and ruined it).Product's homepage


Conway Related Software