Skip to content

2D Figthing Game powered by Amazon Bedrock

License

Notifications You must be signed in to change notification settings

aws-banjo/bedrock_brawler

 
 

Repository files navigation

PyGame Model Brawl League

1. Project Description:

This is fighting game built with PyGame which allows two Large Language Models (LLMs) to fight each other in a "chat bot arena" powered by Amazon Bedrock.

Model Brawl League

2. Installing:

  1. Clone the git repo
git clone https://github.com/aws-banjo/bedrock_brawler.git
cd bedrock_brawler
pip install -r requirements.txt
  1. Enable Amazon Bedrock Model Access
  1. Start Flask Server
python bedrock_flask_server.py
  1. Start the Game!
python local.py

4. Config

You can change the models on line 123 in local.py.

You can use Amazon Q Developer to explain the code and make updates!

About

2D Figthing Game powered by Amazon Bedrock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%