csc510-hw2
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: pushkardravid
- License: mit
- Language: Go
- Default Branch: master
- Size: 56.6 KB
Statistics
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 1
Created almost 6 years ago
· Last pushed almost 6 years ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
README.md
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
Owner
- Name: Pushkar Dravid
- Login: pushkardravid
- Kind: user
- Location: Raleigh, NC
- Company: North Carolina State University
- Website: http://pushkar.xyz
- Repositories: 7
- Profile: https://github.com/pushkardravid
Python. Data. Memes
GitHub Events
Total
Last Year
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
proxy.golang.org: github.com/pushkardravid/csc510-hw2
- Homepage: https://github.com/pushkardravid/csc510-hw2
- Documentation: https://pkg.go.dev/github.com/pushkardravid/csc510-hw2#section-documentation
- License: MIT
-
Latest release: v1.0.0
published almost 6 years ago
Rankings
Dependent packages count: 7.3%
Average: 7.6%
Dependent repos count: 7.8%
Last synced:
10 months ago