Search found 2080 matches

by Dr_D
Dec 30, 2023 18:50
Forum: Libraries & Headers
Topic: OpenGL Math library libglmc
Replies: 2
Views: 1872

Re: OpenGL Math library libglmc

Whoa, this is cool man! I don't know how I missed this the whole time. Thanks for the effort, Joshy!
by Dr_D
Dec 07, 2023 23:20
Forum: Game Dev
Topic: Game Jam 2023 (Spine2D Pro + Cash Prizes)
Replies: 3
Views: 1641

Re: Game Jam 2023 (Spine2D Pro + Cash Prizes)

Damn... I totally missed this. Any more game jams coming up any time soon?
by Dr_D
Dec 07, 2023 23:18
Forum: Game Dev
Topic: Jupiter Lander
Replies: 4
Views: 1743

Re: Jupiter Lander

Pretty interesting way to generate a zip file. Game is pretty fun too! You ever thought about making the ship rotate?
by Dr_D
Aug 11, 2023 3:58
Forum: Game Dev
Topic: Star Trader Game (In-progress)
Replies: 30
Views: 5253

Re: Star Trader Game (In-progress)

thebigh wrote: Aug 10, 2023 22:57 I've been lurking a bit and reading this thread; can't wait to see how this turns out.
Me too. Hard to keep my big mouth shut on this though. lol
by Dr_D
Aug 06, 2023 16:03
Forum: Community Discussion
Topic: ChatGPT
Replies: 23
Views: 4270

Re: ChatGPT

Thanks for posting you code. :) I wasn't necessarily looking for a solution this time, however. I was just toying with the chatbot to see what it is actually capable of. I have mixed opinions on it, but I think as a whole, it's just going to make people worse programmers. By and large, we've already...
by Dr_D
Aug 06, 2023 15:55
Forum: Community Discussion
Topic: ChatGPT
Replies: 23
Views: 4270

Re: ChatGPT

I'm definitely interested to see what other people can get it to do. I've had very limited results. It's interesting how some of the theory behind what it does is solid, but it uses keywords wrong a lot. I was really surprised when it used peek and poke, for instance. I've hardly ever seen a real pe...
by Dr_D
Aug 02, 2023 23:58
Forum: Community Discussion
Topic: ChatGPT
Replies: 23
Views: 4270

Re: ChatGPT

This was my input, "Write an optimized rotozoom function with sub-pixel accuracy in freebasic that work on 32 bit images only" And yeah... that was a good idea to make it clear that output image. ;) Dr_D What was the actual wording of the text question (request?) you gave to chatGPT for it...
by Dr_D
Jul 31, 2023 23:30
Forum: Community Discussion
Topic: ChatGPT
Replies: 23
Views: 4270

Re: ChatGPT

Here's a thing chatgpt made. I had to modify a few things to get it to work, and I added the code to give it a practical test, but it does work "somewhat." :lol: #include "fbgfx.bi" declare sub Rotozoom(src As Any Ptr, dst As Any Ptr, src_width As Integer, src_height As Integer, ...
by Dr_D
Jul 18, 2023 23:16
Forum: Game Dev
Topic: Star Trader Game (In-progress)
Replies: 30
Views: 5253

Re: Star Trader Game (In-progress)

Well, if you just want like a list of commodities to trade, you could always just borrow stuff from a game like Elite Dangerous. There is so much there it's ridiculous... and it's not like you're just blatantly copying because most of this stuff exists in real life. ;)
by Dr_D
Jun 27, 2023 22:10
Forum: Game Dev
Topic: Star Trader Game (In-progress)
Replies: 30
Views: 5253

Re: Star Trader Game (In-progress)

I have made some progress on this but I am not happy with the format of the game right now so I need to look at a different presentation and gameplay model. I am going to put this on pause for July as I have finished my outline for a novel that I want to write, so I will devote July to writing the ...
by Dr_D
Jun 12, 2023 23:44
Forum: Game Dev
Topic: Star Trader Game (In-progress)
Replies: 30
Views: 5253

Re: Star Trader Game (In-progress)

Wow... This is good news. Welcome back! :)
by Dr_D
Mar 29, 2023 22:56
Forum: Sources, Examples, Tips and Tricks
Topic: Simple lightning bolt algo
Replies: 29
Views: 6676

Re: Simple lightning bolt algo

Oh... that one is nice!
by Dr_D
Dec 28, 2021 23:42
Forum: Projects
Topic: CSGP : Moon Lander...
Replies: 67
Views: 37345

Re: CSGP : Moon Lander...

...cropped most text... After the migration in Unity game engine (C#), I 've currently, as an exercice for a friend, the code migration planned for Python3 with pygame. I'm glad that little game pleased you. I would be interested in seeing the Unity version as well, if you want to share. I've porte...
by Dr_D
Dec 18, 2021 23:46
Forum: Projects
Topic: Welcome to my newest 2D Truecolor Game Lib in FB: AFlib III.
Replies: 49
Views: 20581

Re: Welcome to my newest 2D Truecolor Game Lib in FB: AFlib III.

If you need to find Adigun, I noticed that he was somehow involved with Aseprite. I'm not sure to what extent he's involved, but I just happened to notice his name on some palette files one day. I just assumed he's probably a member of that community...