$ openmine [-h] [-f] [-c (cubes)] [-m (mines)] [-t (theme)] [-l{n} (size)] [-s (size)]
-h, --helpDisplays a help message showing some help about the program.-f, --fullscreenThis option runs the game in fullscreen mode.-c [cubes]This will run OpenMine with the same amount of cubes on each side. This is the traditional mode, if you want to play with an asymetric board use the '-l' option.-m [amount]Set the amount of mines on the board.-t [theme]Load the game with the selected theme. The themes are in the images/(theme-name) directory. The themes must have correctly configured (see the section "themes").-l[n] [amount]'n' is a number between 1 and 3, where 1 = x axis, 2 = y axis, and 3 = z axis. Then the mount of block in each axis.-s [size]The cubes will be [size] from each other.
If there are not options set the game will run with the configuration from the 'mines.conf' file.
If you want to view what themes are aviable, or if you want to create a new theme please go to the theme's section.
theme= (name of the theme you want) lado1= (number of blocks for the 1st side) lado2= (number of blocks for the 2nd side) lado3= (number of blocks for the 3rd side) cantidad= (number of mines on the board)