All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.alcibiade.chess.model.ChessGameStatus Maven / Gradle / Ivy

package org.alcibiade.chess.model;

public enum ChessGameStatus {
    OPEN, PAT, WHITEWON, BLACKWON
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy