Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 401 Bytes

README.MD

File metadata and controls

8 lines (5 loc) · 401 Bytes

Noughts and Crosses

Terminal game written in Kotlin

Project created for Hyperskill courses, written in Kotlin to be played in any terminal of your choice (i.e. Gnome).

Unfortunately cannot find an equivalent of list comprehension for Kotlin to iterate through some of the lists in a single line, perhaps no such thing exists in the language.

It works but is probably too long and convoluted.