MoatazDabbour/DNA-Strand-Game
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# 1405 Final Assignment Written by Moataz Dabbour ## About - This program is a DNA strand basic inline game - The user sets difficulty by setting the DNA strand length at the start - The user can choose to compress, expand, reverse or compliment the strand of DNA chosen Please refer to the file spec.pdf for more detailed information ## Contains - a5.py - spec.pdf - ReadMe.txt ## Executing - in CMD/Terminal Navigate to downloaded directory, OR - Launch CMD/Terminal in the downloaded directory - Command: Python a5.py Thank you!