Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 698 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 698 Bytes

GViZDoom

GViZDoom is a RL / AI research platform with similar spirit as ViZDoom. It is based on the GZDoom source port, providing more powerful rendering capabilities and a native C++ interface.

Licensed under the GPL v3 (or greater)


How to build GViZDoom

To build GViZDoom, please see the ZDoom wiki and see the "Programmer's Corner" on the bottom-right corner of the page to build for your platform.

Install dependencies (apt package manager):

sudo apt install libsdl2-dev libopencv-new libbz2-dev