Blu Dev
AI GAME MAKER
Made with PythonUsing 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)INIndaLin8 days agoTraceback (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.
BEbeanj14571 month agowhats a api key
YOUSmomentumSAG1 month agoyou need to fork it and insert your api key
TimothyClausen2 months agoIntroducing 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
Selisine2 months agoFor those who say it isn’t working—you need an API key and you need to fork it.
TylerShores22 months agoits broken
AAAaravGandewar2 months agoIt shows an error the moment I enter. BRUH :(
PYpythonprogram543 months agoDo you think you could try this with PaLM api? The keys are free.