Skip to content

felicabrera/ConwaysLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConwaysLife

Conway's Game of Life in C#. Playable in your nearest console!

Installation

The following short steps are to run the program:

  1. Clone the repository
    git clone https://github.com/felieppe/ConwaysLife.git
  2. Enter the main folder
    cd ./ConwaysLife/
  3. Then, enter the ConwaysLife folder inside src folder and build the project
    cd ./src/ConwaysLife
    dotnet build
  4. After that, just run the program
    dotnet run

Downloads

Platform Releases
Windows Not available!
Linux Not available!

About

Conway's Game of Life in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages