csc510-hw2

module
v1.0.1-0...-adbe5f4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2020 License: MIT

README

CSC510 Homework 2

Game of Life Implementation

We have created a simulation for Conway's Game of life in 3 different programming languages in an attempt to study the ease and the ability to debug of one language over another.

The languages chosen for this study are Ruby, Go, and Julia. Documentation for each of these programs can be found by visiting their respective directories.

Steps to run the program:

Click here to open repl.it

For Ruby

  • Go to the Ruby folder by doing cd ruby
  • To run, execute the following ruby gol.rb

For Julia

  • Go to the Julia folder by doing cd julia
  • To run, execute the following julia gol.jl

For Golang

  • Go to the Go folder by doing cd go
  • To run, execute the following go run src/gol.go

Please take this survey to help us capture the results of the experiment.

TEAM MEMBERS:

  • Pushkar Dravid
  • Ayush Jain
  • Sravan Kumar Matta
  • Palash Gupta
  • Nikhila Nathani

DOI

Run on Repl.it

Directories

Path Synopsis
go
src command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL