How can we elevate BP Workshop? (Q/A)
Posted by
hyper
on
Feb 13th 2023, 2:09PM
So we’ve been told we’re going back to the 2019 client, which is a great idea on the BP staffs part. I commemorate them for working through the slander.
Some ideas to allow you to get the most out of your games :
Utilize What You Have:
I plan on making a framework that allows you to connect your client to the internet to access webAPIs from other websites.
What is a webAPI? Web apis allow you to take data/information from other web applications. Hypothetically this slows you to create anything you want with no limit.
Why do I need to do this?
This is because as my knowledge stands there is no implemented get and post requests within the workshop.
Many people call the workshop barebones, however those same people have never opened visual studio, unity, or unreal. The client makes game development very easy.
I urge many of you to start learning Python and a Web framework of your choice (fastAPI or Django)
What are some suggestions of games you guys would build?
What do you think will be the toughest task to overcome in the workshop?
What’s the coolest thing you’ve programmed in general?
Who are you Hyper?
I’m a 20 year old programmer who recently dropped out of a University where I was pursuing Computer Science (Family Emergency) and now spend my time learning on my own behalf and day trading. If you have any questions programming related just shoot me a DM.
Who cares?
Well nobody truly, BUT it’s always good to learn something new!
How do I get started?
Now that we are in the age of Artificial Intelligence, go to OpenAI and tell it to write a specific Python program, analyze the program it wrote, and if it doesn’t work try to fix it.
Some ideas to allow you to get the most out of your games :
Utilize What You Have:
I plan on making a framework that allows you to connect your client to the internet to access webAPIs from other websites.
What is a webAPI? Web apis allow you to take data/information from other web applications. Hypothetically this slows you to create anything you want with no limit.
Why do I need to do this?
This is because as my knowledge stands there is no implemented get and post requests within the workshop.
Many people call the workshop barebones, however those same people have never opened visual studio, unity, or unreal. The client makes game development very easy.
I urge many of you to start learning Python and a Web framework of your choice (fastAPI or Django)
What are some suggestions of games you guys would build?
What do you think will be the toughest task to overcome in the workshop?
What’s the coolest thing you’ve programmed in general?
Who are you Hyper?
I’m a 20 year old programmer who recently dropped out of a University where I was pursuing Computer Science (Family Emergency) and now spend my time learning on my own behalf and day trading. If you have any questions programming related just shoot me a DM.
Who cares?
Well nobody truly, BUT it’s always good to learn something new!
How do I get started?
Now that we are in the age of Artificial Intelligence, go to OpenAI and tell it to write a specific Python program, analyze the program it wrote, and if it doesn’t work try to fix it.
Posted by
Retro
on
Feb 13th 2023, 2:25PM
stuff like ChatGDP can literally write code for anyone so people should stop complaining. I’m sure there is a way to teach an AI how to do basic code and maybe even train it to learn the BrickPlanet api

Originally posted by
Retro
on Feb 13th 2023, 2:25PM
stuff like ChatGDP can literally write code for anyone so people should stop complaining. I’m sure there is a way to teach an AI how to do basic code and maybe even train it to learn the BrickPlanet api
Posted by
hyper
on
Feb 13th 2023, 3:27PM
Thats true, however it doesnt always work as I believe it's using up to 2021 Data and some syntaxes have been deprecated, BUT nevertheless it usually only takes a few minutes of debugging to have working code from ChatGDP/OpenAi. This can surely be used for BrickPlanet as long at as the AI understands the workshop heirarchy.
Posted by
Faded
on
Feb 13th 2023, 3:29PM
This is awesome I wanna get into game development and ChatGPT has definitely helped me if I have any questions I know who to ask

Originally posted by
Retro
on Feb 13th 2023, 2:25PM
stuff like ChatGDP can literally write code for anyone so people should stop complaining. I’m sure there is a way to teach an AI how to do basic code and maybe even train it to learn the BrickPlanet api
Posted by
Jacko
on
Feb 13th 2023, 6:15PM
this would be cool but imagine hard to implement