Similar Posts
How do I publish my game on Icht.io?
ByAdam1213
I developed my own game And I want to upload it to ich.io but I don't know how to do it
Join Discord Bot voice channel?
I want my Discord bot to join the voice channel I'm in, but the program below isn't working. Can someone help me? @client.command(pass_context = True) async def join(ctx): if(ctx.author.voice): channel = ctx.message.author.voice.channel await channel.connect() else: await ctx.send("Du bist in keinem Sprachkanal!")
Learn C# programming?
I want to learn programming and work with the C# programming language. But I've only watched a few tutorials, and they only tell me what to type in exactly the same order for a specific purpose, and don't explain exactly what the individual commands do. Can you recommend a video (or several) where I can…
what is agile project?
agile project
Run a newly created shape through the form in Delphi?
ByOlzwer
I'm trying to create shapes continuously and then have them move across the image. However, I keep getting error messages about an access violation. If you have any solutions, here's the source code: procedure TForm1.Timer1Timer(Sender: TObject) var n:integer; begin Randomize; begin ShapeArray[i] := TShape.Create(Self); ShapeArray[i].Parent := Self; ShapeArray[i].SetBounds(200,30,30,200+n); end; end; procedure TForm1.Timer2Timer(Sender: TObject); begin begin…
Yes, with certain limitations. ChatGPT can think about a story based on your instructions. It can develop an application, but usually with errors, especially if it is complex and it can create an avatar, if that is meant to draw … because it can also (but badly).
Without human know-how you can’t develop anything with ChatGPT. With the necessary know-how, you can then make corrections.
Dudes