Skip to content

takeller/enigma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 

Repository files navigation

Funtionality: 4
  - Enigma can encrypt and decrypt messages
  - Enigma can crack a cipher

OOP: 4
  - Used Inheritance
  - Encapsulated components

Conventions: 4
  - Proper indentation and syntax
  - Methods 10 lines or less
  - Used enumerables effectively
  - Some lines are somewhat long (Long variable names), so this may lower the score

TDD: 3
  - Used stubs (Todays date)
  - 100% coverage
  - Not sure that I properly tested inherited methods

Version Control: 3
  - 40+ commits
  - Pull requests of related functionality
  - May be a couple commits that are not documented well enough or include to much functionality

About

Mod_1 Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages