Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 394 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 394 Bytes

TicTacToe with Scala 3

Coverage Status

This project is developed as an example for the lecture Software Engineering at HTWGKonstanz. You can compile code with sbt compile, run it with sbt run, and sbt console will start a Scala 3 REPL.