issues
search
coding-horror
/
basic-computer-games
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
The Unlicense
10.84k
stars
1.33k
forks
source link
Add Kotlin port of 32_Diamonds
#767
Closed
Gryzor
closed
2 years ago
Gryzor
commented
2 years ago
Objective
Now that Kotlin is supported there should be at least one port of this.
Description
Maintained the structure made by
the java port
and made minor changes (mostly due to Kotlin's differences).
Added a few extra comments as it's not initially super clear how it works.
coding-horror
commented
2 years ago
Thank you! 🙇
Objective
Description