Exception in thread "main" java.lang.NullPointerException
at Othellier.getColor(Othellier.java:174)
at Othellier.positionLibre(Othellier.java:333)
at Othellier.positionJouable(Othellier.java:312)
at GestionnaireInterface.unePartie(GestionnaireInterface.java:74)
at GestionnaireInterface.unTournoi(GestionnaireInterface.java:121) at GestionnaireInterface.main(GestionnaireInterface.java:25)