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
- Host: GitHub
- URL: https://github.com/evavh/mgaa-1-proc-gen
- Owner: evavh
- Created: 2023-02-22T10:40:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-22T10:07:28.000Z (almost 3 years ago)
- Last Synced: 2025-04-13T00:13:43.306Z (about 1 year ago)
- Language: Python
- Size: 4.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.