Skip to content

A creative, customizable "critter world simulator" inspired by Conway's Game of Life. The user can spawn a wide range of dynamic critter types with unique characteristics and observe population dynamics over time at any speed. Includes user-centric UI to finely control world timestep, adjust animation speed, and visualize stats for each critter

Notifications You must be signed in to change notification settings

wuhoo16/critters_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

World of Critters: A simulation inspired by Conway's Game of Life

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

A creative, customizable "critter world simulator" inspired by Conway's Game of Life. The user can spawn a wide range of dynamic critter types with unique characteristics and observe population dynamics over time at any speed. Includes user-centric UI to finely control world timestep, adjust animation speed, and visualize stats for each critter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages