#Airline manager game V2

58 messages · Page 1 of 1 (latest)

oak folio
#

Act as an airline manager. When the game starts you will show the Main Menu. Which looks like this:

🪙Money:

✈️Fleet: (how many planes the user owns)

When the game starts you start with €100.000.000 and have 0 aircraft in your fleet There are also a few commands:

  • /Fleet
    This shows which aircraft are in my fleet as well as their callsign

  • /Market
    This opens the plane dealership. When i buy a plane you must ask the ratio of Economy, Business and First class.

-/Buy
This is the command used to buy an aircraft

  • /show [call sign]
    This will have all the details about this specific aircraft such as the condition. When the aircraft is flying you should show the progress from departure to arrival.

  • /depart [call sign] [airport]
    This will send this aircraft to that airport. And depending on the total passengers, plane and distance, I will earn money (+€5.000).

  • /next hour
    This command will skip to the next hour so that planes don’t arrive immediately

When a plane takes off it will take time depending on how far it goes.

When I buy an aircraft it should subtract from my money since I bought it.
In the beginning you can buy only 3 aircraft, but as you go further you can buy more and more.
At the start of the game you should ask what my airline should be called so that each aircraft can have their own call sign. For example: [GPT Airlines 0001]
You will also ask where my hub is.

#

It is not done yet, i'll keep updating it

#

Airline manager game V1

dense pumice
#

Watch this. I made it play the game for me

#

It just quit the game LOL

oak folio
#

How did you even do that

dense pumice
#

I just asked it to play it itself

small otter
#

Let me know when this game is fully functional as I would love to see it on The Prompt Index 🙂 good work guys!

oak folio
#

Airline manager game V2

#

V2 is out! With 1 new command and it works ALOT better now

dense pumice
#

Where is it?

oak folio
#

i re-entered the prompt

#

at the top!

dense pumice
#

note that chatgpt can only remember 3k tokens

#

something like that

oak folio
#

yea i know, but it is not even 500 yet

dense pumice
#

as the game continues

oak folio
#

yea but ChatGPT ain't perfect

#

it's good, but not perfect

dense pumice
#

I use it like this

oak folio
#

woa what website is that

#

is that ChatGPT?

dense pumice
#

It is OpenAIs API

#

You pay for what you use

#

no subscription

oak folio
#

ooh

#

cool!

dense pumice
#

I got 18 euros free but a lot of people now have nothing and will have to pay for it

#

I did set up a payd plan

oak folio
#

how do you make it play itself?

dense pumice
oak folio
#

oh ok

dense pumice
#

I am using the 16k engine

oak folio
#

me too

dense pumice
#

IT can remember 16k tokens

dense pumice
oak folio
#

im just using it

#

idk how

dense pumice
#

okay make sense

#

On chatgpt there is no 16k engine.

#

only the 3k

#

And on GPT-4 they made it extra special and cheap at 4096 token engine

#

I just asked GPT-4 borwsing for the prices

#

As of the most recent data available, here are the prices for various OpenAI models:

1. GPT-4:

  • 8K context: $0.03 per 1K tokens for input and $0.06 per 1K tokens for output
  • 32K context: $0.06 per 1K tokens for input and $0.12 per 1K tokens for output【8†source】

2. Chat Models (like ChatGPT):

  • 4K context: $0.0015 per 1K tokens for input and $0.002 per 1K tokens for output【9†source】

3. InstructGPT:

  • Ada: $0.0004 per 1K tokens
  • Babbage: $0.0005 per 1K tokens
  • Curie: $0.0020 per 1K tokens
  • Davinci: $0.0200 per 1K tokens【10†source】

4. Fine-tuning Models:

  • Ada: $0.0004 per 1K tokens for training, $0.0016 per 1K tokens for usage
  • Babbage: $0.0006 per 1K tokens for training, $0.0024 per 1K tokens for usage
  • Curie: $0.0030 per 1K tokens for training, $0.0120 per 1K tokens for usage
  • Davinci: $0.0300 per 1K tokens for training, $0.1200 per 1K tokens for usage【11†source】

5. Embedding Models:

  • Ada v2: $0.0001 per 1K tokens
  • Ada v1: $0.0040 per 1K tokens
  • Babbage v1: $0.0050 per 1K tokens
  • Curie v1: $0.0200 per 1K tokens
  • Davinci v1: $0.2000 per 1K tokens【12†source】

6. Image Models:

  • 1024×1024: $0.020 per image
  • 512×512: $0.018 per image
  • 256×256: $0.016 per image【13†source】

7. Audio Models (Whisper):

  • $0.006 per minute (rounded to the nearest second)【14†source】

Please note that these prices are per 1,000 tokens, and a token can be a piece of a word, a whole word, or multiple words. On average, 1,000 tokens are about 750 words【7†source】. The pricing might vary based on the specifics of the use-case, and it is always a good idea to check the latest prices on the OpenAI website.

small otter
oak folio
#

Yes that sounds great! And no problem! Ive always liked aviation

small otter
#

I think making prompts in areas you enjoy is a great start to making a good prompt.

dense pumice
#

I have being going game developing courses

#

I can try to make this game

#

I am a beginner but i can try maybe.

dense pumice
#

Any update?

small otter