10.03.2019 - Round 1 results of our "A Love Letter For FreeBASIC" game dev competition have been published. Please be sure to check the results thread: http://games.freebasic.net/forum/index.php?topic=629.0. Don't forget that the competition is continuing with a round 2, lasting till 29th of April, 300 USD first prize. Stay tuned!

Author Topic: FreeBASIC karts...  (Read 15016 times)

Dr_D

  • Forum Sage
  • *****
  • Posts: 257
    • Yahoo Instant Messenger - dr_davenstein
    • View Profile
    • Dr_D's apps
    • Email
FreeBASIC karts...
« on: October 27, 2014, 12:16:53 AM »
Hey guys. Thanks to the new features in the compiler, I was able to find and squash the bugs that have been plaguing my engine for some time. Since I've always had a strong desire to do a kart racing game, I've decided to go ahead with it. Here's a video of a random map with a some random test objects and a few other karts.  Also, I had an idea which I think is pretty cool. For the characters in the game, I want to use characters from QBasic/FreeBASIC games. For instance, I was going to work on a sequel to Squealers TNT with Piptol, so I made a some Lightwave models of pigs, barnyard scenes, etc...That game never went anywhere. so I'm going to use some of that stuff in this game. You guys have any suggestions for other characters?

Edit: Made a better video which shows the kart I just finished.
« Last Edit: November 02, 2014, 11:39:01 PM by Dr_D »

BadMrBox

  • Forum Sage
  • *****
  • Posts: 411
    • View Profile
    • BadMrBox.com
Re: FreeBASIC karts...
« Reply #1 on: October 28, 2014, 02:22:39 PM »
You are welcome to use any of my old rpg characters haha-

ecxjoe

  • Novice
  • ***
  • Posts: 78
    • View Profile
    • Delta Code
Re: FreeBASIC karts...
« Reply #2 on: October 30, 2014, 12:08:39 AM »
Cool!

Did you program all the physics yourself?

Dr_D

  • Forum Sage
  • *****
  • Posts: 257
    • Yahoo Instant Messenger - dr_davenstein
    • View Profile
    • Dr_D's apps
    • Email
Re: FreeBASIC karts...
« Reply #3 on: November 02, 2014, 11:46:03 PM »
Cool!

Did you program all the physics yourself?

Thanks. :) No, I'm using Newton Game Dynamics. Although, I think they prefer to just call it Newton Dynamics now, since a lot of people are using it for projects other than games these days.

Boxman, you got any pictures? I'll have to make 3d models of them, so a high detail image is preferred. :)

Btw, I got one of the karts done and made a better video with it.

https://www.youtube.com/watch?v=uyX_P4_GgMQ

Lachie Dazdarian

  • Double dipper
  • Administrator
  • Forum Sage
  • *****
  • Posts: 1308
    • Yahoo Instant Messenger - lachie13
    • View Profile
    • The Maker Of Stuff
    • Email
Re: FreeBASIC karts...
« Reply #4 on: November 05, 2014, 01:44:16 AM »
Looking really cool.

Damn, I can't program shit.
"Things like Basic and Free Basic provide much-needed therapy and a return to sanity and a correct appreciation of people. The arrogant folk really hate a word like 'Basic' - fine, and good riddance." ~ pragmatist

Dr_D

  • Forum Sage
  • *****
  • Posts: 257
    • Yahoo Instant Messenger - dr_davenstein
    • View Profile
    • Dr_D's apps
    • Email
Re: FreeBASIC karts...
« Reply #5 on: November 05, 2014, 09:18:20 PM »
Looking really cool.

Damn, I can't program shit.

Thanks man.

Sure you can. You know it makes you feel good. Not being funny or silly or anything... totally serious. Sometimes it takes a bit to get your balance again, but it's worth it.  ;)

BadMrBox

  • Forum Sage
  • *****
  • Posts: 411
    • View Profile
    • BadMrBox.com
Re: FreeBASIC karts...
« Reply #6 on: November 06, 2014, 11:35:42 AM »
Boxman, you got any pictures? I'll have to make 3d models of them, so a high detail image is preferred. :)
I'll see if I have any drawing saved on this computer. Otherwise I'll draw a new one over the weekend :)

Dr_D

  • Forum Sage
  • *****
  • Posts: 257
    • Yahoo Instant Messenger - dr_davenstein
    • View Profile
    • Dr_D's apps
    • Email
Re: FreeBASIC karts...
« Reply #7 on: November 07, 2014, 07:33:05 PM »
Cool. I'm looking forward to it man. :) I think I'll use Angelo's crab character from wetspot too... hopefully he wont mind. I have no idea how to get in touch with him. It's not like I'm selling the game or something anyway. lol

I want to put a demo up, but I have a few more things to add back into the engine and a bit more testing to do first. The good news is that I've tested on 4 computers, other than my dev box and have found nothing wrong so far. :)

BadMrBox

  • Forum Sage
  • *****
  • Posts: 411
    • View Profile
    • BadMrBox.com
Re: FreeBASIC karts...
« Reply #8 on: November 12, 2014, 11:50:47 AM »
Sorry for being a slowpoke. I will bring you a picture on the character (Sophy, my favorite character from my the tales of game) as soon as I can localize where I have put my pen for my tablet O_o.

Dr_D

  • Forum Sage
  • *****
  • Posts: 257
    • Yahoo Instant Messenger - dr_davenstein
    • View Profile
    • Dr_D's apps
    • Email
Re: FreeBASIC karts...
« Reply #9 on: November 14, 2014, 10:58:10 AM »
No worries. Its not like we're getting paid or something. ;)

berrian

  • Novice
  • ***
  • Posts: 52
  • Mr. Dev
    • View Profile
    • Email
Re: FreeBASIC karts...
« Reply #10 on: November 15, 2014, 04:17:56 PM »
Looking good Dr_D
David

Email me at grand.superior@musician.org

Dr_D

  • Forum Sage
  • *****
  • Posts: 257
    • Yahoo Instant Messenger - dr_davenstein
    • View Profile
    • Dr_D's apps
    • Email
Re: FreeBASIC karts...
« Reply #11 on: November 17, 2014, 04:32:37 PM »
Thanks man. :D I'ts still chugging along. It's taking a long time to do the track models, but I don't want some half-baked crap like my last attempt at a kart game.

Dr_D

  • Forum Sage
  • *****
  • Posts: 257
    • Yahoo Instant Messenger - dr_davenstein
    • View Profile
    • Dr_D's apps
    • Email
Re: FreeBASIC karts...
« Reply #12 on: December 21, 2014, 02:57:01 PM »
Here's a new video that shows the driving AI in action. They'll be much smarter than they were in my previous attempts.  :D

https://www.youtube.com/watch?v=cTu8Dxqkc70

Dr_D

  • Forum Sage
  • *****
  • Posts: 257
    • Yahoo Instant Messenger - dr_davenstein
    • View Profile
    • Dr_D's apps
    • Email
Re: FreeBASIC karts...
« Reply #13 on: February 22, 2015, 09:33:28 PM »
Here's a demo with source included, if anyone is interested. Pay no mind to how sloppy this is... Parts of this are going into a game engine I'm working on, but no all of it. Anyway, have fun with this and please let me know if you get any crashes or graphical anomalies.  :D

http://users.freebasic-portal.de/dr_d/demos/FBKart.rar

Lachie Dazdarian

  • Double dipper
  • Administrator
  • Forum Sage
  • *****
  • Posts: 1308
    • Yahoo Instant Messenger - lachie13
    • View Profile
    • The Maker Of Stuff
    • Email
Re: FreeBASIC karts...
« Reply #14 on: February 24, 2015, 02:18:03 PM »
Is this using GPU? I have Radeon R9 280, but this feels choopy for some reason.
« Last Edit: February 24, 2015, 02:26:31 PM by Lachie Dazdarian »
"Things like Basic and Free Basic provide much-needed therapy and a return to sanity and a correct appreciation of people. The arrogant folk really hate a word like 'Basic' - fine, and good riddance." ~ pragmatist