An open API service indexing awesome lists of open source software.

https://github.com/evavh/mgaa-1-proc-gen

Procedural generation assignment for the course Modern Game AI Algorithms
https://github.com/evavh/mgaa-1-proc-gen

Last synced: 8 months ago
JSON representation

Procedural generation assignment for the course Modern Game AI Algorithms

Awesome Lists containing this project

README

          

To run the house generation on Linux, install the requirements as listed in the assignment (Minecraft, Forge, the GDMC HTTP interface mod, and GDPC from git).
Then run python3 main.py from the project folder.