Life Game
An Implementation of J.H. Conway’s Life Game using MASM32.
An Implementation of J.H. Conway’s Life Game using MASM32.
Cloning this repository:
git clone git://gitorious.org/life-game/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/life-game/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
