PetePrattis / chromosome-last-nucleotide-game

A Python script that implements a two player strategic game with two chromosomes having length n and m of nucleotides respectively. In each Round of the game a player can destroy one of the chromosomes and split the other into two non-empty parts. The player who deletes the last nucleotide wins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PetePrattis/chromosome-last-nucleotide-game Stargazers