Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/d-coder135/kotlin_for_java_developers._week_2

This a Programming Assignment for Week 2 offered by Coursera for the course Kotlin For Java Developers!
https://github.com/d-coder135/kotlin_for_java_developers._week_2

course-project coursera coursera-assignment kotlin kotlin-library kotlin-multiplatform

Last synced: 28 days ago
JSON representation

This a Programming Assignment for Week 2 offered by Coursera for the course Kotlin For Java Developers!

Awesome Lists containing this project

README

        

# 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.