Skip to main content

This package contains implementation of an adventure game on command-line interface with Google Gemini AI integrated into it.

Project description

gemini_cli_planet_adventure

Gemini CLI Planet Adventure is an adventure game on command-line interface with Google Gemini AI integrated into it.

Game Features

  1. Exploration of AI generated cities
  2. AI generated missions
  3. Turn-based battles between players

Source Code

The source code of the game Gemini CLI Planet Adventure is available in Source Code.

Installation

pip install gemini_cli_planet_adventure

How to Play the Game?

Pre-requisites:

  1. Python installed in your device.
  2. env file in the same directory as <GEMINI_CLI_PLANET_ADVENTURE_DIRECTORY> and has the value of GEMINI_API_KEY.
  3. The directory "saved" exists inside the directory <GEMINI_CLI_PLANET_ADVENTURE_DIRECTORY>. Please create the "saved" directory if it has not existed in <GEMINI_CLI_PLANET_ADVENTURE_DIRECTORY> directory yet.

First, open a Terminal or Command Prompt window and run the following commands.

cd <GEMINI_CLI_PLANET_ADVENTURE_DIRECTORY>
python3 gemini_cli_planet_adventure.py

Note: Replace <GEMINI_CLI_PLANET_ADVENTURE_DIRECTORY> with the path to the directory of the game Gemini CLI Planet Adventure.

Then, the game will start with something looking like in the screenshot below.

Game

You have two choices:

  1. Enter "NEW GAME" to create new saved game data.
  2. Enter "LOAD GAME" to load existing saved game data.

New Saved Game Data Creation

The following happens if you choose to create new saved game data.

New Saved Game Data

You will be asked to enter the player name.

You will then be directed to the main menu.

Loading Existing Saved Game Data

You will only be able to load existing saved game data if at least one or more saved game files are stored inside the "saved" directory.

The following happens when you choose to load existing saved game data.

Load Saved Game Data

You will then be asked to enter the name of the player associated with the existing saved game data you want to load. After that, your saved game data will be loaded and you will be directed to the main menu.

Main Menu

Once you reach the main menu, you will be asked whether you want to continue playing the game or not. If you enter 'Y', you will be directed to choose an action. Else, your game data will be saved and you will exit the game.

Main Menu

Action Choice

Once you entered 'Y' when you were at the main menu, you will be redirected to action choice. At the top of the command-line window, you will see the map of the city you are in (together with your current location). Below the map, you will see the available actions you can choose to do. Battles against wild legendary creatures or trainers might occur if you enter "1" and then select the direction you want to move to.

Action Choice

Then, you will need to follow the instructions on the screen, for whichever action you choose to do.

Project details


Release history Release notifications | RSS feed

This version

1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gemini_cli_planet_adventure-1.tar.gz (21.4 kB view hashes)

Uploaded Source

Built Distribution

gemini_cli_planet_adventure-1-py3-none-any.whl (21.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page