A downloadable game

To open the game, the computer must have the AWS CLI configured with access to AWS Bedrock models, specifically, the LLM:

Llama 3 8B Instruct model.

We exported both for Linux and Windows, and these can be found in the itch.io page in the downloaded zip file(for the code and assets, which can be found in the GitHub repository, to properly view the game, Godot should be used on the "new-game-project" folder).

You may choose the number of rounds in the first menu, on the left, each round is rather quick, though for a quick test we would suggest to leave it be with 1 round, after that you can increase the round number to get a fuller game experience.

Wait for the "Start Game" button to enable, once you click it you will be in the character creation screen where you can modify what you want about the current character that is presented, after your modifications, press the "Save" button. You can switch to the next character by pressing the "Next" button, and to randomize an AI character, click the "Randomize" button.

When you want to start, simply press "Start Game" and you will find yourself in the main game loop. The Dungeon Master will first summarize the situation, then you will be asked to respond by writing text into a text box, after which you will press Next. This might lead to a dice roll which requires another button click, and at the end you will get another comment from the DM and the "Next" button will appear again.

If the HP of the main player drops to zero, the game will end, otherwise, it will end after the chosen number of rounds.

When an AI character is playing with the DM, it will automatically respond to it, however, to allow time to read fully, we leave the work of clicking the Dice and Next buttons to you.

After a certain number of rounds, the game will end and you will be sent to the final end screen on which you will see an epic poem which will describe your fantasy party's adventures!

Download

Download
WinExport.7z 307 MB
Download
LinuxExport.7z 300 MB

Install instructions

To open the game, the computer must have the AWS CLI configured with access to AWS Bedrock models, specifically, the LLM:

Llama 3 8B Instruct model.

We exported both for Linux and Windows, and these can be found in the itch.io page in the downloaded zip file(for the code and assets, which can be found in the GitHub repository, to properly view the game, Godot should be used on the "new-game-project" folder).

You may choose the number of rounds in the first menu, on the left, each round is rather quick, though for a quick test we would suggest to leave it be with 1 round, after that you can increase the round number to get a fuller game experience.

Wait for the "Start Game" button to enable, once you click it you will be in the character creation screen where you can modify what you want about the current character that is presented, after your modifications, press the "Save" button. You can switch to the next character by pressing the "Next" button, and to randomize an AI character, click the "Randomize" button.

When you want to start, simply press "Start Game" and you will find yourself in the main game loop. The Dungeon Master will first summarize the situation, then you will be asked to respond by writing text into a text box, after which you will press Next. This might lead to a dice roll which requires another button click, and at the end you will get another comment from the DM and the "Next" button will appear again.

If the HP of the main player drops to zero, the game will end, otherwise, it will end after the chosen number of rounds.

When an AI character is playing with the DM, it will automatically respond to it, however, to allow time to read fully, we leave the work of clicking the Dice and Next buttons to you.

After a certain number of rounds, the game will end and you will be sent to the final end screen on which you will see an epic poem which will describe your fantasy party's adventures!

Leave a comment

Log in with itch.io to leave a comment.