Skip to content

Commit

Permalink
Better readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ogbaba committed Jul 9, 2017
1 parent c437804 commit c75268b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,14 @@ If you want to build Sokochez for an azerty keyboard :

The arguments must be the names of the maps you want to load.

To start in editor mode, the first argument must be `-e`
To start in editor mode use the `-e` argument.

Example:

`./sokochez map1.txt map2.txt`

The keys are `zqsd` and `oklm`, to open the menu, press `v`
The keys are `zqsd` and `oklm` if compiled for azerty, if compiled for qwerty, the keys are `wsad` and `okl;`. To open the menu, press `v`.

## Other

Ignore sokochez-story, it is only used if you run `make install` and allows you to run all the default levels.

0 comments on commit c75268b

Please sign in to comment.