# this is what my kids like most param.strategy RANDOM param.sound true # INTERNATIONALIZED TEXTS (override MoReversi.properties) #text.score text.currentPlayer1Me MIJN text.currentPlayer1You UW text.currentPlayer2Me BEURT text.currentPlayer2You BEURT text.white (WIT) text.black (ZWART) text.end Einde text.newGame Nieuw spel text.noMove Geen geldige zet mogelijk text.mustPassMe Ik moet passen text.mustPassYou Jij moet passen text.draw GELIJKSPEL text.winMe IK WIN!! text.winYou JIJ WINT!! text.usertakeover Jij speelt nu met # Parameter Info (make line breaks look nice: start with \t) # delimiter character '&' info.background tekst &\ Achtergrondkleur (voorgedefinieerde kleurnaam of formaat RRGGBB) info.sound keuze &\ Geluid gebruiken (TRUE of FALSE, standaard TRUE) info.strategy tekst &\ Computer-strategie (RANDOM of 1, OPTIMIST of 2, STATIC of 3,\n\t\ DYNAMIC of 4; standaard RANDOM) info.boardSize getal &\ Aantal cellen per vierkantszijnde, moet even zijn (standaard 8) info.growboard keuze &\ Vergroot het bord als de computerspeler verliest (TRUE of FALSE) info.speed getal &\ Snelheid van de computerspeler (standaard 5) info.demo keuze &\ Zelflopende demo (TRUE of FALSE) info.smartcursor keuze &\ Duidt geldige vakken aan met een hand-cursor (TRUE of FALSE) info.font tekst &\ Lettertype (DialogInput, Monospaced, Serif, SansSerif of Dialog) info.fontsize getal &\ Lettergrootte (standaard 24) booby