Page 1 of 3

Racey Spacey game

Posted: Thu Nov 24, 2011 5:49 am
by CodenStuff
Bored again lol

Yes I was getting a bit bored again working on all the site stuff..well not really bored just tired of seeing PHP and HTML so I took a break and looked at VB code instead :D lol

Its another one of my quirky little game demos and ive been trying on and off for a while to make a 360 degree car/free roaming type of game which could be good for racing games or top down shooters and I came up with this. I couldnt figure out how to do the acceleration and breaking properly and I used a timer to increase/reduce speed gradually...

..anyway here it is so far and ive included a racing and space demo..both using same code just different images.

Image

Image

W = Accelerate
A/D = Turn left and right
Numpad1 = Space demo
Numpad2 = Racing demo
Let go of W to slow down
WindowsApplication156.zip

Re: Racey Spacey game

Posted: Thu Nov 24, 2011 7:11 am
by hungryhounduk
Hey

Wow!! the car Turning is just so awesome and so Smooooooth cooll;

love it. keep it up

great work as usual clapper;

Chris

Re: Racey Spacey game

Posted: Thu Nov 24, 2011 1:11 pm
by MrAksel
I love it :D Im not a promising racecar driver though :lol:

Re: Racey Spacey game

Posted: Thu Nov 24, 2011 1:11 pm
by Dummy1912
:lol: i agree

looks cool can't wait to play with the cars :lol:
hope there will be sound from the racing car :)

Re: Racey Spacey game

Posted: Thu Nov 24, 2011 2:10 pm
by comathi
Oh that's awesome :D Can't wait for the full version :lol:

Re: Racey Spacey game

Posted: Thu Nov 24, 2011 3:10 pm
by hungryhounduk
The Space one would make a great Asteroids :) Game

Re: Racey Spacey game

Posted: Thu Nov 24, 2011 5:36 pm
by DarkyKnife
Will you realease the code, because about month ago i was searching for that like "hungryhounduk" said - smooth turning? :D

Re: Racey Spacey game

Posted: Fri Nov 25, 2011 1:12 pm
by CodenStuff
Well my current code is a mess so I made a seperate project for you with the car graphics and commented it a bit so you know what the code is doing:
MiniRacer.zip
If you make a game show us it wont you ;) cooll;

Re: Racey Spacey game

Posted: Fri Nov 25, 2011 1:47 pm
by Snyper345
Currently adding new vehicles and nitro to the cars ^.^ might need some help with coding kinda rusty

Re: Racey Spacey game

Posted: Fri Nov 25, 2011 2:15 pm
by DarkyKnife
CodenStuff wrote:
Well my current code is a mess so I made a seperate project for you with the car graphics and commented it a bit so you know what the code is doing:
MiniRacer.zip
If you make a game show us it wont you ;) cooll;
Thanks a lot, i'll try to make something cool :D