Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mihahauke committed Apr 23, 2018
2 parents f1dd7b5 + 7542e76 commit fc10ce2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# PyOblige

[OBLIGE](http://oblige.sourceforge.net) is a random level generator
for the classic FPS game Doom by Andrew Apted and contributors.

Expand Down Expand Up @@ -62,7 +61,7 @@ generator.set_config({"key_to_update": "value"})
number_of_generate_maps = generator.generate("name_of_wad_file")
```

Example of usage with ViZDoom: [ViZDoom/examples/python/oblige.py](https://github.com/mwydmuch/ViZDoom/examples/python/oblige).
Example of usage with ViZDoom: [ViZDoom/examples/python/oblige.py](https://github.com/mwydmuch/ViZDoom/blob/master/examples/python/pyoblige.py).


### Options
Expand Down

0 comments on commit fc10ce2

Please sign in to comment.