Skip to content

A web-based .NET implementation of Conway's Game of Life used as a sandbox to try stuff out.

Notifications You must be signed in to change notification settings

disarisi/gameoflife

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is a web-based implementation of Conway's Game of Life built on the .NET web stack.

Why?

The sole purpose of this project is to be sandbox to try out whatever library, language or technique that interests me at the moment. If a given experiment turns out well, I'll usually keep the implementation for future reference.

Right now I'm using:

How is it being developed?

The entire application is developed using Behavior-driven development (BDD) style testing from the acceptance tests down to the unit test level.

About

A web-based .NET implementation of Conway's Game of Life used as a sandbox to try stuff out.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published