Skip to content

v0.1.0 - Old Skool is Best Skool

Compare
Choose a tag to compare
@JnyJny JnyJny released this 28 Oct 17:07
· 65 commits to master since this release

Features:

  • package implementing Conway's Game of Life
  • reasonably well documented
  • unittests implemented for 90% of the package
  • includes CGameOfLife; view the Game in a terminal window with curses
  • functional packaging for inclusion in pypi.python.org
  • tested with pip3