openai / doom-py

ViZDoom Python wrapper
MIT License
75 stars 44 forks source link

Use SDL instead of Cocoa backend #2

Closed jietang closed 8 years ago

jietang commented 8 years ago

VIzdoom's cocoa backend support on mac isn't complete (doesn't support window hiding). The SDL2 backend is more feature complete (and is used on linux and likely to be supported)