GithubHelp home page GithubHelp logo

classicvalues / doom-py Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openai/doom-py

1.0 1.0 0.0 5.39 MB

ViZDoom Python wrapper

License: MIT License

Makefile 0.02% CMake 0.84% Python 0.29% Shell 0.01% C++ 77.39% Java 0.24% C 19.07% Objective-C 0.17% QMake 0.02% Assembly 0.62% Objective-C++ 0.70% Yacc 0.10% HTML 0.23% TeX 0.02% Lex 0.04% Batchfile 0.04% PostScript 0.03% Roff 0.19%

doom-py's Introduction

Status: Archive (code is provided as-is, no updates expected)

doom_py

Build Status

DEPRECATED, please use the official ViZDoom python bindings instead.

Python wrappers for ViZDoom. Contains a modified version of the bleeding-edge ViZDoom source code.

###Requirements

  • CMake 3.0+
  • Make
  • GCC 4.6+
  • Boost Libraries
  • SDL 2.0.2
  • Python with Numpy

To install dependencies on OS X via Brew, type

brew install cmake boost boost-python sdl2 wget

To run with python3 you may need to run

brew install boost-python --with-python3

To install dependencies on Ubuntu, type

apt-get install -y python-numpy cmake zlib1g-dev libjpeg-dev libboost-all-dev gcc libsdl2-dev wget unzip

Installation

python setup.py build
pip install -e .

doom-py's People

Contributors

christopherhesse avatar gdb avatar jietang avatar ppaquette avatar tlbtlbtlb avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.