Main
dicechess.engine.Main
object Main
Primary entry point for the Dice Chess Engine JVM CLI.
This object owns the interactive JVM terminal lifecycle, managing the JLine LineReader and the event loop. It acts as the boundary where raw terminal input is captured and converted into structured commands.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Main.type
Members list
In this article