Skip to content

Basically Conway's game of life on steroids! A class project to implement a Critter Simulator.

Notifications You must be signed in to change notification settings

vinayshah1998/CritterSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project 5 - Critters GUI

To download this repo run the following command or use the git features of your IDE.

git clone <url of repo>
  • Commit as often as possible
  • Write useful commit messages
  • Each partner needs at least 3 substantial commits
  • Every time you sit down to work run git pull to make sure you have your partner's changes
  • Every time you commit and whenever you are done working for the day run git push to make sure your partner has your changes
  • DO NOT remove or comment out parts of the gitignore. You may add to it.
  • DO NOT commit non-code files
  • DO NOT use the GitHub website to make commits or modify files. If you are unable to use git locally please come to office hours
  • DO NOT make branches, pull requests, or issues

About

Basically Conway's game of life on steroids! A class project to implement a Critter Simulator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages