Skip to content
Open navbar menu
Sign UpLog In
BluDev

 Blu Dev 

@BluDev
 kewl ;-; 

GitHub
  • AI GAME MAKER

    Cover page
    Made with Python

    Using AI, this project creates games. Just insert a simple game idea and watch it appear. To run a file, put "file" or "File" in the game idea to run the file :). You can get API keys at https://platform.openai.com/account/api-keys. Thank you to: PyrosIsBlazing, Nwilcox122013, ddCreeper602, boston2029, reedmac, sonicx180, for making this project possible :)

    Recent comments (317)
    IndaLin
    IndaLin
    8 days ago

    Traceback (most recent call last): File "main.py", line 98, in mainStuff() # CANT FORGET THAT LOL File "main.py", line 62, in mainStuff check_key() File "main.py", line 61, in check_key mainStuff() File "main.py", line 86, in mainStuff code = generategame(pop) File "main.py", line 13, in generategame response = openai.Completion.create( File "/home/runner/3341655533/venv/lib/python3.10/site-packages/openai/api_resources/completion.py", line 25, in create return super().create(args, kwargs) File "/home/runner/3341655533/venv/lib/python3.10/site-packages/openai/api_resources/abstract/engine_api_resource.py", line 153, in create response, _, api_key = requestor.request( File "/home/runner/3341655533/venv/lib/python3.10/site-packages/openai/api_requestor.py", line 298, in request resp, got_stream = self._interpret_response(result, stream) File "/home/runner/3341655533/venv/lib/python3.10/site-packages/openai/api_requestor.py", line 700, in _interpret_response self._interpret_response_line( File "/home/runner/3341655533/venv/lib/python3.10/site-packages/openai/api_requestor.py", line 763, in _interpret_response_line raise self.handle_error_response( openai.error.AuthenticationError: Incorrect API key provided: sk-S34LI************************************rxta. You can find your API key at https://platform.openai.com/account/api-keys.

    beanj1457
    beanj1457
    1 month ago

    whats a api key

    YOUSmomentumSAG
    YOUSmomentumSAG
    1 month ago

    you need to fork it and insert your api key

    TimothyClausen
    TimothyClausen
    2 months ago

    Introducing BlueWeb 1.3.5: Your Gateway to Limitless Possibilities!

    Get ready to revolutionize your online journey with the all-new BlueWeb Browser. Seamlessly navigate the digital world, stream content, and enjoy thrilling games all in one place. With Timothy Clausen leading the charge, expect streamlined browsing, enhanced security, and an integrated suite of features. Join us on this epic adventure as we redefine the digital landscape together. Explore. Play. Connect. BlueWeb 1.3.5 – Your limitless gateway awaits!

    https://replit.com/@TimothyClausen/New-BlueWeb-13

    Selisine
    Selisine
    2 months ago

    For those who say it isn’t working—you need an API key and you need to fork it.

    TylerShores2
    TylerShores2
    2 months ago

    its broken

    AaravGandewar
    AaravGandewar
    2 months ago

    It shows an error the moment I enter. BRUH :(

    pythonprogram54
    pythonprogram54
    3 months ago

    Do you think you could try this with PaLM api? The keys are free.

All Repls