Skip to content

christiands/punnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Punnet - A Punnett Square Generator

No CLI yet, because I already spent five hours making this thing work.

I am aware "Punnet" is the incorrect spelling, but it stuck, because
it reminds me of "Dunnet", the Emacs text adventure.

== Running ==
Windows: In the Developer Command Prompt for VS *year*, run 'cl main.c'
Linux: In any shell with a C compiler, run 'cc main.c'
Mac: Figure it out

== Usage ==
v1: Make a parent struct (or two), and put them in like the demos, ie. 'print_square(generate_square(parent1, parent2));'
v2: In the command line, put the program name (punnet.exe or punnet), then the first parent (top row) and the second parent (left column)
v3: Run the command with no arguments for infinite mode (enter parents separated by a space) or with two arguments for argument mode (same as v2)

== To-Do ==
v4: Phenotypic ratios, polish

About

A punnett square generator, horribly unstable

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages