项目作者: D-Coder135

项目描述 :
This a Programming Assignment for Week 2 offered by Coursera for the course Kotlin For Java Developers!
高级语言: Kotlin
项目地址: git://github.com/D-Coder135/Kotlin_for_Java_Developers._Week_2.git


Kotlin_for_Java_Developers._Week_2

In this programming assignment, I implemented an evaluator for the Mastermind game which compares two string and tells how many letters and letters on the right position they share.

  • All the logic and code is written in Kotlin Language.