Skip to content

Django-LiveView/demo-doom

Repository files navigation

VizDoom LiveView Demo

Integration demo of VizDoom with Django-LiveView for real-time game visualization.

Demo Video

Watch the demo in action: VizDoom Django-LiveView Demo

How to run

  1. Make sure you have Docker and Docker Compose installed

  2. Start the services:

docker-compose up --build
  1. Access the application in your browser:
http://localhost:8001

Requirements

  • Docker
  • Docker Compose

Services

  • Web: Django application with LiveView (port 8001)
  • Redis: Cache and messaging for Django-LiveView (port 6379)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published