Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (Ayumi, NewbieZorro, TipmyPip), 13,888 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
256k aka T.B.N.I.C.C.U.W. ! #358712
02/12/11 22:29
02/12/11 22:29
Joined: Apr 2005
Posts: 4,506
Germany
F
fogman Offline OP
Expert
fogman  Offline OP
Expert
F

Joined: Apr 2005
Posts: 4,506
Germany
256k a.k.a. The best name I can come up with!

An ego-shooter tower defenser










Features:
-4 different buildings: Wall, Tesla Tower, Forcefield and Power Plant
-Minimap
-3 camera positions for that epic view tongue
-Content creation on the fly: sounds, bmaps, meshes, music (only at game over, though) - there´s only code, the rest is created at runtime. Everything.
-Sourcecode for free
-100% quick´n´dirty unpredictable bmap function behaviour - use them at your own risk


Things:
-It will crash when there´s no sound device. Seems to be related to SOUND* snd = "#1";
-Resolution is set to 1280x1024, 1280x800 or 1280x720
-default.c is included - feel free to fly around and check stats!
-switch to window-mode with alt+enter to see the created textures in the game folder
-Sourcecode: Set gvCleanUp to 0 when you want to keep the created textures in the folder

This chaos was written in two weeks at december 2010, right after the contest has started.
After then I got no time for it anymore. I want to include some other enemy types.

The code is quite ugly as I was in a rush and I have absolutely no clue about DirectX.
But maybe you can use some of the bmap functions.

Have fun!

Game Download:
http://www.vulkanware.de/stuff/256k.zip

Source Download:
http://www.vulkanware.de/stuff/256kS.zip



Edit: Funny sidenote: Acknex crashes at the end of the publish-process.
But the exe actually works.


no science involved
Re: 256k aka T.B.N.I.C.C.U.W. ! [Re: fogman] #358721
02/12/11 22:55
02/12/11 22:55
Joined: Jan 2011
Posts: 797
Da wo du nicht bist! Muhahaha!
xxxxxxx Offline
User
xxxxxxx  Offline
User

Joined: Jan 2011
Posts: 797
Da wo du nicht bist! Muhahaha!
I've played it till it crashes
i defend my city laugh so long as i could laugh
funny game keap it up!
xxxxxxx

Last edited by xxxxxxx; 02/12/11 22:55.

Es ist immer wieder erstaunlich, dass Leute die riesen Scripte schreiben die einfachsten sachen nicht können zb. mich mit SIEBEN x zu schreiben! tongue
Re: 256k aka T.B.N.I.C.C.U.W. ! [Re: xxxxxxx] #358742
02/13/11 08:34
02/13/11 08:34
Joined: May 2009
Posts: 5,377
Caucasus
3run Offline
Senior Expert
3run  Offline
Senior Expert

Joined: May 2009
Posts: 5,377
Caucasus
Bro, I've never liked "tower defense" kind of games, but yours is just great! laugh
I really love it! I wish you good luck in contest! laugh


Looking for free stuff?? Take a look here: http://badcom.at.ua
Support me on: https://boosty.to/3rung
Re: 256k aka T.B.N.I.C.C.U.W. ! [Re: 3run] #358753
02/13/11 10:39
02/13/11 10:39
Joined: Sep 2003
Posts: 5,900
Bielefeld, Germany
Pappenheimer Offline
Senior Expert
Pappenheimer  Offline
Senior Expert

Joined: Sep 2003
Posts: 5,900
Bielefeld, Germany
Very cool! Now, this is the freedom to build models and paint pics and make sounds in the engine! laugh

Re: 256k aka T.B.N.I.C.C.U.W. ! [Re: Pappenheimer] #358891
02/13/11 23:45
02/13/11 23:45
Joined: Sep 2003
Posts: 303
Germany
Clemens Offline
Senior Member
Clemens  Offline
Senior Member

Joined: Sep 2003
Posts: 303
Germany
Remembered me of a game I really liked to play, some years ago. When I looked now again for it on my hard drive I realised: it was a A6 game! laugh
It's probably the best made casual 3dgs game I've ever played .. it makes really fun.

Because there seems to be no more mirrors up, I've uploaded for you the demo:
Epidemic Groove

Re: 256k aka T.B.N.I.C.C.U.W. ! [Re: Clemens] #358900
02/14/11 00:46
02/14/11 00:46
Joined: Dec 2009
Posts: 256
USA , NY
msmith2468 Offline
Member
msmith2468  Offline
Member

Joined: Dec 2009
Posts: 256
USA , NY
This was a fun little game. it was hard in the begining because i had to protect all sides but then got easier. it would be nice to place multiple pices one after the other instead of clicking the button each time but other then that it was fun


Mikes Wicked Games

www.mikeswickedgames.com
Re: 256k aka T.B.N.I.C.C.U.W. ! [Re: msmith2468] #358914
02/14/11 07:39
02/14/11 07:39
Joined: May 2006
Posts: 148
Latvia
MTD Offline
Member
MTD  Offline
Member

Joined: May 2006
Posts: 148
Latvia
This TD game is Great.
At the beginning it's the most interesting part - no money and many of attackers.
A nice bonus feature was that You can buy a tower in credit wink

Re: 256k aka T.B.N.I.C.C.U.W. ! [Re: MTD] #358989
02/14/11 19:49
02/14/11 19:49
Joined: May 2009
Posts: 5,377
Caucasus
3run Offline
Senior Expert
3run  Offline
Senior Expert

Joined: May 2009
Posts: 5,377
Caucasus
dude, you have to make some kind of tutorial for how to make such wonderful models real-time laugh


Looking for free stuff?? Take a look here: http://badcom.at.ua
Support me on: https://boosty.to/3rung
Re: 256k aka T.B.N.I.C.C.U.W. ! [Re: 3run] #359038
02/15/11 09:35
02/15/11 09:35
Joined: Aug 2001
Posts: 2,320
Alberta, Canada
William Offline
Expert
William  Offline
Expert

Joined: Aug 2001
Posts: 2,320
Alberta, Canada
Really cool and fun! Great job. cool


Check out Silas. www.kartsilas.com

Hear my band Finding Fire - www.myspace.com/findingfire

Daily dev updates - http://kartsilas.blogspot.com/
Re: 256k aka T.B.N.I.C.C.U.W. ! [Re: William] #359045
02/15/11 11:48
02/15/11 11:48
Joined: Apr 2005
Posts: 4,506
Germany
F
fogman Offline OP
Expert
fogman  Offline OP
Expert
F

Joined: Apr 2005
Posts: 4,506
Germany
Thank you all for your comments.
It´s a pitty that I won´t have the time to develop it further.

But maybe it is a help for some of you. I can´t make a tutorial, just because
I know exactly as much as you about DirectX.
Take a look at the file "meshes.c" to get an idea on how to do it.
I failed when it comes to create a good uv mapping.
So basically the faces are streched simply over their skins.
Also I´m afraid that the meshes are not closed and that they contain a lot of
unnecessary vertices.

So it´s really quick and dirty and more or less a bad example.
All information comes here from the forum, mainly from ventilator and firoball
in some bug-threads. I´ve adapted their short examples and then I´ve played around with them. It´s quite fun.

Do a forum search for "LPD3DXMESH" and you´ll find them. Also, the msdn-site is a good friend.

I´m glad that the game actually makes you some fun.
I´m no big tower defense fan, but I´ve loved C&C with its tesla towers.


no science involved

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1