Skip to content

idiez/practice_game_of_life

 
 

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

  • Ruby 100.0%