An open API service indexing awesome lists of open source software.

https://github.com/thiyageshvenkat/ai-dungeon-game

Dungeon Game led by gemini and using tkinter.
https://github.com/thiyageshvenkat/ai-dungeon-game

ai dungeon gemini python tkinter

Last synced: 20 days ago
JSON representation

Dungeon Game led by gemini and using tkinter.

Awesome Lists containing this project

README

        

# AI-Dungeon-Game
Dungeon Game led by gemini and using tkinter.

**The model used is gemini-1.5-flash. Get API Key from aistudio.google.com. Run the following code in bash:**
```
$ export API_KEY=YourApiKeyThatYouGot
$ python main.py
```

![alt text](https://github.com/thiyageshvenkat/AI-Dungeon-Game/blob/main/Screenshot%202024-09-08%20075516.png)