Pride
Community Member

Posts: 36
|
 |
« on: August 21, 2006, 02:50:01 PM » |
|
Hey guys, this is my 1st project in TV, that I completed ! It's a 3D version of classic Gorilla game (Came with QBasic), enjoy the physics with Tokamak Physics This is a BETA Version, I am working on this. I have excluded the sound, I don't have a good internet speed to upload that. Download the game, source code is included, have fun, learn from it, you can change the code, I don't really care, but please give credit to me, and I am a newbie, so the source code might be messy and buggy tooFEATURES TO BE INCLUDED : 1, Optimization 2, Gorilla Animation 3, Different Levels 4, Player v/s Computer 5, Good Graphics http://www.megaupload.com/?d=TYO33YR5
|
|
|
|
|
Logged
|
___________ - R K Ø -
|
|
|
guppy
Community Member

Posts: 69
|
 |
« Reply #1 on: August 22, 2006, 02:15:19 AM » |
|
Hey. There was no exe in your file. I dont have VB and cannot execute. :evil: :twisted:
|
|
|
|
|
Logged
|
|
|
|
Pride
Community Member

Posts: 36
|
 |
« Reply #2 on: August 22, 2006, 04:59:00 AM » |
|
Okay guys, for your convenience, I have uploaded again, with EXE. Hope this helpshttp://www.megaupload.com/?d=6O6B0YJ6
|
|
|
|
|
Logged
|
___________ - R K Ø -
|
|
|
|
Zaknafein
|
 |
« Reply #3 on: August 22, 2006, 08:25:28 AM » |
|
I just tested the exec since you released it.... Great job!! Putting VB controls in a 3D viewport is usually not recommended, but it works fairly well in your case... and the graphics are surprisingly good! The building explosions are very cool, and the truck with smoke is nice as well!
|
|
|
|
|
Logged
|
|
|
|
Rynus_Rein
Community Member

Posts: 1008
|
 |
« Reply #4 on: August 22, 2006, 08:50:52 AM » |
|
I must say... it's actually pretty good :p
|
|
|
|
|
Logged
|
Rynus Rein Current Project: MapX Live, Society3D
|
|
|
|
newborn
|
 |
« Reply #5 on: August 22, 2006, 09:54:41 AM » |
|
Wheres the download link on that 4 miles long page?
|
|
|
|
|
Logged
|
|
|
|
|
Zaknafein
|
 |
« Reply #6 on: August 22, 2006, 11:07:42 AM » |
|
Just on the top left... it's a 3-letter CAPTCHA test.
|
|
|
|
|
Logged
|
|
|
|
|
TroM
|
 |
« Reply #7 on: August 22, 2006, 11:50:43 AM » |
|
is it only me, but beside a flash I dont really see an explosion?
|
|
|
|
|
Logged
|
|
|
|
|
Zaknafein
|
 |
« Reply #8 on: August 22, 2006, 11:54:22 AM » |
|
Well explosion.... I meant how the building dismounts and collapses. It is pretty cool for a first game, methinks.
|
|
|
|
|
Logged
|
|
|
|
|
TroM
|
 |
« Reply #9 on: August 22, 2006, 02:05:30 PM » |
|
well, I dont see any building collapsing either, just a flash and then the map change. I tried registering the tokamak dlls without success, so I dont know...
|
|
|
|
|
Logged
|
|
|
|
WEst
Customers
Community Member
    
Posts: 945
Daniel Martinek
|
 |
« Reply #10 on: August 22, 2006, 02:18:17 PM » |
|
It works great for me, and it looks really good for a 1st project.
|
|
|
|
|
Logged
|
Greetings
Daniel Martinek Technical Director 23 Volts
|
|
|
Pride
Community Member

Posts: 36
|
 |
« Reply #11 on: August 23, 2006, 02:49:59 PM » |
|
Thanks guys Yes, VB Controls doesn't suit in 3D, I wanted to make it simple, maybe in next version, there will be nice GUI Uncomment the line, present in "MakeExplosion" function, and then you can see the explosion. It doesn't look good, that's why I disabled it. 'Explosion.SetPosition BuildingBlocks(GivBBID).GetPosition.X, BuildingBlocks(GivBBID).GetPosition.Y - 15, BuildingBlocks(GivBBID).GetPosition.Z + 10
@TroM : You don't need to Register any dlls, just install TV3D and run the EXE Tip : Try changing Gravity, and then see the explosions :twisted: Thank God, I completed my first ever game 
|
|
|
|
|
Logged
|
___________ - R K Ø -
|
|
|
Pride
Community Member

Posts: 36
|
 |
« Reply #12 on: August 23, 2006, 02:56:51 PM » |
|
@Newborn : On the top left, beside the logo "MEGAUPLOAD", clear the CAPTCHA test, and then click Download. I am sorry, I had to put on MEGAUPLOAD, because it shows Progress bar I know MEGAUPLOAD is not too good.
|
|
|
|
|
Logged
|
___________ - R K Ø -
|
|
|
|
Makubab
|
 |
« Reply #13 on: August 23, 2006, 07:23:51 PM » |
|
Trom, your problem is you dont have a good angle or speed for your shot, so the projectile lands right at your feet and you lose without seeing an explosion. The speed for the object should amount to around 300-500 it seems to do well with a throw across the map.
|
|
|
|
|
Logged
|
|
|
|
|
TroM
|
 |
« Reply #14 on: August 24, 2006, 06:14:31 AM » |
|
Ah, there you go, I was just blowing my self up! :oops:
|
|
|
|
|
Logged
|
|
|
|
Pride
Community Member

Posts: 36
|
 |
« Reply #15 on: August 24, 2006, 08:20:12 AM » |
|
Looks like, people are having fun It works good on two players, have fun guys ! This is basically for TV beginners, who want learn TV/Game Developing. This is simple game, and little fun too, atleast for me I am missing one thing, "THE WIND ARROW", it only shows in integer, like -20 or 20, negative wind shows the wind is towards left and positive wind shows it's towards right. And please let me know, if this is usefull for you guys (beginners). Thank you !
|
|
|
|
|
Logged
|
___________ - R K Ø -
|
|
|
|