Skip to content

coreyhaines/practice_game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f104ad0 · Nov 25, 2011

History

31 Commits
Nov 25, 2011
Sep 21, 2009
Nov 25, 2011
Sep 21, 2009
Sep 5, 2011
Jun 25, 2011
Nov 25, 2011
Nov 25, 2011
Nov 25, 2011
Sep 5, 2011
Sep 21, 2009
Oct 28, 2011
Nov 25, 2011
Sep 5, 2011

Repository files navigation

Game of Life Cucumber Features

Building a Conways’ Game of Life simulator is a great way to practice different techniques in the language of your choice. This git repository contains a set of cucumber features that describe the rules of Conway’s Game of Life. I’ve also included a few standard, larger patterns that you can use to check multiple generation evolution.

How to use

Fork this repo on github, clone to your local machine and start working. Thanks to the cucumber team’s efforts in integrating cucumber with multiple languages, these features can be used to drive development in many different languages, most likely your favorite one.

How to contribute more

Fork this repository, make your changes, commit them to your github repository and send me a pull request. I’ll do my best to integrate interesting patterns.

Thanks to James Hunt (ohthatjames)

For more information

See the wikipedia article on Conway’s Game of Life: en.wikipedia.org/wiki/Conway%27s_Game_of_Life

See the wiki for Cucumber: github.com/aslakhellesoy/cucumber

Copyright © 2009 Corey Haines. See LICENSE for details.

About

Cucumber features for building Conway's game of life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages