Coder Social home page Coder Social logo

vizdoom's Introduction

WIP: Playing ViZDoom With Docker

The instructions below is for Ubuntu 16.04 LTS.

Step 1: Install Docker Engine

Follow the instructions at https://docs.docker.com/engine/installation/linux/ubuntulinux/

Add yourself to the docker group:

sudo usermod -a -G docker $(id -un)

Step 2: Install NVIDIA Docker Plugin

Follow the instructions at https://github.com/NVIDIA/nvidia-docker

In Ubuntu 16.04 LTS you need to apply a fix:

sudo mkdir /usr/local/nvidia-driver
sudo chown nvidia-docker:nvidia-docker /usr/local/nvidia-driver

Step 3: Build ViZDoom Docker Image

Either build the vizdoom image:

docker build -t frostbitelabs/vizdoom .

or (faster unless you are on dial-up) pull it from Docker Hub:

docker pull frostbitelabs/vizdoom

Step 4: Run ViZDoom

Just run the script:

./launch.sh

QA

There is no music

Don't worry about it. The music in Freedoom kind of sucks. If you don't believe me you can enable it in Options> Sound Options> Midi Device and selecting Fluidsynth.

I have an old NVIDIA graphics card and NVIDIA droppped support for it!

It our own fault. We should upgrade our GPUs. ...or... NVIDIA should appreciate that games built their fortune and help us out. ;-)

http://stackoverflow.com/questions/40117277/running-nvidia-docker-with-nouveau-graphics-drivers

I am not as awesome as I used to be at Doom. Help!

No worries. idkfa and iddqd still works. What did you expect? :-)

idkfa? iddqd? what are you talking about?

I bet you have a really high score at Candy crush saga?

vizdoom's People

Watchers

 avatar  avatar  avatar

vizdoom's Issues

Software Rendering

Would you consider making this work as a software rendered variant, without the need for the nvidia stack, since gzdoom does support plain sdl output. Or is there something more complex blocking this from happening?

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.