/PixelPal

GPT as your game companion - Rust & Bevy powered!

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

PixelPal

Play with ChatGPT!

License GitHub Workflow Status Discord

Description

This project, currently in progress, integrates ChatGPT into a game, where it serves as a dynamic and helpful in-game companion.
Powered by Rust and Bevy, it's a modern and exciting adventure waiting to unfold.

Setup & Running

Prerequisites

Step 1: Clone the Repository

Clone this repository to your local machine using Git.

git clone https://github.com/chaoxel/PixelPal.git

Step 2: Setup Your API Key

Navigate to the project directory and open the .env.example file.
Add your API key as shown below:

# YOUR KEY HERE
GPT_KEY=sk-aaSWdEOk...

After adding the key, rename the file from .env.example to .env.

Step 3: Compile & Run

You can now compile and run the project.

cargo run --release

Credits

Contributors

Assets

License

Licensed under AGPL (Affero General Public License).
All assets and resources are copyrighted and reserved by their respective creators.