Skip to main content
GameGenerator generates HTML5 games based on user descriptions. Create a file game_generator.py with the following code:
game_generator.py

Usage

1

Create a virtual environment

Open the Terminal and create a python virtual environment.
2

Install libraries

3

Run the agent