Skip to content

Instantly share code, notes, and snippets.

@arpit15
Created October 23, 2016 02:16
Show Gist options
  • Save arpit15/46868fb570390d886b39f0d487a882f2 to your computer and use it in GitHub Desktop.
Save arpit15/46868fb570390d886b39f0d487a882f2 to your computer and use it in GitHub Desktop.
doom-py/doom_py/__init__.py in <module>()
----> 1 from doom_py.vizdoom import *
2 import os
3
4 class Loader():
5 """
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment