PetePrattis / chromosome-last-random-nucleotide-game

A Python script that implements a two player strategic game with two sequences of length n and m nucleotides respectively. At each Round of the game a player can remove a random number of nucleotides from one sequence or the same number of nucleotides from both sequences. The player who removes the last nucleotide wins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PetePrattis/chromosome-last-random-nucleotide-game Stargazers