Skip to content

ishwarinalgirkar/Generating-Interesting-Maps-in-Doom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Generating-Interesting-Maps-in-Doom using PCGRL

Libraries used:

ViZDoom, MazeExplorer, Omgifol

To Run:

a. cd into ~/MazeExplorer

b. python3 gen_maze_sandbox.py

Changes to make per individual:

a. Replace ~/MazeExplorer/mazeexplorer/maze.py with attached file (change line 163 to match your own path based on you local filesystem)

b. Replace ~/MazeExplorer/mazeexplorer/mazeexploreer.py with attached file (change line 82 to match your own path based on you local filesystem)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.9%
  • Python 17.5%
  • Other 0.6%