Agreed, that's why you get only 1 point for destroying an invader.emphatic wrote:...and that AI element makes this game pretty useless for score competition as it's a disadvantage to not have the exact same starting point for each game your start.
Shumps on PC computer?
-
- Posts: 79
- Joined: Sun Jul 11, 2010 7:44 pm
- Contact:
Re: Shumps on PC computer?
-
ShmupSamurai
- Posts: 473
- Joined: Fri Jan 15, 2010 2:15 am
- Location: Texas
Re: Shumps on PC computer?
Hey, I'm working on a couple shmups too but that doesn't mean I should try to force sell them on my fellow shmupers.
Also codergames, 3D, realism, and better graphics does NOT impress in the world of SHMUPS(unless someone mentions Scramble Eggs, ANYTHINg is better than that*shudder*)
Another thing-you should really take a look at the competition BEFORE you atempt to sell your product.
Also codergames, 3D, realism, and better graphics does NOT impress in the world of SHMUPS(unless someone mentions Scramble Eggs, ANYTHINg is better than that*shudder*)
Another thing-you should really take a look at the competition BEFORE you atempt to sell your product.

Use Shumpman's advice!
"USE A BOMB!"
"USE A BOMB!"
-
doctorx0079
- Posts: 1277
- Joined: Tue Dec 27, 2005 4:16 pm
- Location: Dayton, OH
- Contact:
Re: Shumps on PC computer?
codergames is probably forced to use that installer for some reason. It's part of the API or package he used, and now he's trying to force it on shmups.org members. Also I wonder if codergames lurked at all before posting. It is a good idea to lurk on a message board and just read other peoples' posts for a few weeks or so before posting. Instead of just jumping in with no context and shouting at complete strangers.
SWY: Games are just for fun
Re: Shumps on PC computer?
aint got shit on zaviga brahBIL wrote:Them Vulgus critters seems pretty smart ta me. Can't get away from 'em! Owned by 1984 tc!
Re: Shumps on PC computer?
I don't think any of the above takes place, or has any reason to take place, in the install program: your game is still a "simple application" that doesn't need an installer because, however sophisticated the internal rules and AI might be, it is expected to have no special system integration or complex prerequisites and to interact only with a mostly fixed set of clearly owned files, partly coming with the game and read-only and partly created in fixed or known locations (saved games, replays, configuration data).codergames wrote:My shmup is not simple. Each invader is being assigned a different behavioral artificial intelligence. Invaders make decisions on their own. This is something that hasn't been achieved ever before. In usual shmups you go around and destroy stuff that shoot at you. In my game its the invaders that come up with different tactics of destroying you. They can get angry, they can synchronize the attack. There are dumber and smarter invaders and each time you play the same level different invaders will be smarter than the others, which gives you an unique experience, although its the same level. This is not that noticeable in first levels, as those levels are intended to gradually introduce player.Ixmucane2 wrote:For a simple application like a shmup an installer with no useful install-time feature...
On top of everything there are very sophisticated physics calculations. Unlike other shmups where you just fly and shoot, objects in my game behave according to the physics laws which makes whole game-play more real and fun.
Does the install program do more than copying files to the install location? If it does, is it something useful? Are you somehow forced by tools to use an installer, as doctorx0079 suggests?
P.S. I'll refrain from discussing my doubts about the fun value and actual sophistication of the described AI and simulation until I try the game, which won't happen if I'm forced to run an installer.
-
- Posts: 79
- Joined: Sun Jul 11, 2010 7:44 pm
- Contact:
Re: Shumps on PC computer?
It uses registry to store information, obviously. That's what the installer script does, that part is not in the game. I've seen no reason to program that part in the game. That's what the installer serves for. It just creates few keys setting few values, that's it. And its much easier and faster to use installer script to do that, writing few lines of script, than programming the same thing. I'm not forcing anyone to install and play the game. Its a matter of choice.
-
worstplayer
- Posts: 861
- Joined: Sun Jun 17, 2007 6:48 pm
- Location: Slovakia
Re: Shumps on PC computer?
Re: unique AI. Believe it or not, many shmups have AI. The difference is that instead of actively trying to frustrate the player with kamikaze attacks and whatnot, it tries to prevent such situations. They don't shoot if you're too close, they avoid spawning in positions where you can't dodge them, they try to stay above player etc. I think everyone who makes shmups tried adding asshole AI at some point (I certainly did), but removed it because IT WAS NOT FUN.
Back to the topic of this thread, play Geometry Wars. And notice how AI (director AI, not individual enemies) avoids creating impossible situations.
Re: installer. As everyone else said, the demo of your game is exceptionally user unfriendly. Installer, phoning home, browser hijacking AND you can only play it once. That's Ubisoft-grade bullshit. Not cool, dude, not cool.
Back to the topic of this thread, play Geometry Wars. And notice how AI (director AI, not individual enemies) avoids creating impossible situations.
Re: installer. As everyone else said, the demo of your game is exceptionally user unfriendly. Installer, phoning home, browser hijacking AND you can only play it once. That's Ubisoft-grade bullshit. Not cool, dude, not cool.
"A game isn't bad because you resent it. A game is bad because it's shitty."
Re: Shumps on PC computer?
Worst advice ever to promote good game design.worstplayer wrote:play Geometry Wars
-
worstplayer
- Posts: 861
- Joined: Sun Jun 17, 2007 6:48 pm
- Location: Slovakia
Re: Shumps on PC computer?
I didn't say it's perfect, but AI in GW does exactly what AI should do (except snakes. fuck snakes).Jockel wrote:Worst advice ever to promote good game design.worstplayer wrote:play Geometry Wars
"A game isn't bad because you resent it. A game is bad because it's shitty."
-
- Posts: 79
- Joined: Sun Jul 11, 2010 7:44 pm
- Contact:
Re: Shumps on PC computer?
@worstplayer: Actually, you only described one invader type in my game called "Kamikazer". Each type has a distinct behavior and a few variations. Commenting on something you haven't played is not giving any credibility to your advices.
-
worstplayer
- Posts: 861
- Joined: Sun Jun 17, 2007 6:48 pm
- Location: Slovakia
Re: Shumps on PC computer?
Yeah, I played it only once, because the demo won't let me play again after finishing it, and that's the only behavior I noticed (probably because it's the most dangerous one, the rest just sort of bumped into each other).
"A game isn't bad because you resent it. A game is bad because it's shitty."
-
- Posts: 79
- Joined: Sun Jul 11, 2010 7:44 pm
- Contact:
Re: Shumps on PC computer?
Well, there are some promo videos and a trailer. Of course, to make a video of everything makes no sense, some things should be left as a surprise 

-
doctorx0079
- Posts: 1277
- Joined: Tue Dec 27, 2005 4:16 pm
- Location: Dayton, OH
- Contact:
Re: Shumps on PC computer?
wait a minute, WUTworstplayer wrote:the demo won't let me play again after finishing it
you have to pay to play the demo stages again?
http://en.wikipedia.org/wiki/Hubris
SWY: Games are just for fun
-
- Posts: 79
- Joined: Sun Jul 11, 2010 7:44 pm
- Contact:
Re: Shumps on PC computer?
No, but if you want to play levels that come after the 14th level, which is the end of the demo, you must. And that's where the good stuff begins. The demo is only having 14 introduction levels. But, I think that the worstplayer played the demo for too long, managing to pass all the demo levels.
Re: Shumps on PC computer?
14 introduction levels, wtf. FOURTEEN.
-
worstplayer
- Posts: 861
- Joined: Sun Jun 17, 2007 6:48 pm
- Location: Slovakia
Re: Shumps on PC computer?
If you beat the demo and try to start a new game, it sends you directly to "buy full version" screen. Don't know if it's a bug or intentional, but that's what it does. You may want to fix it.codergames wrote:No, but if you want to play levels that come after the 14th level, which is the end of the demo, you must. And that's where the good stuff begins. The demo is only having 14 introduction levels. But, I think that the worstplayer played the demo for too long, managing to pass all the demo levels.
"A game isn't bad because you resent it. A game is bad because it's shitty."
Re: Shumps on PC computer?
http://www.youtube.com/watch?v=am1e275Q1ZU
Versus
http://www.youtube.com/watch?v=G0zbyabc72w
Sorry but your game is probably great, with impressive 3d graphics stuff but It has loose the fight here !
FUN ! that's the word but I know, taito is such a legendary studio !
I prefer funny colored basic 2d graphics instead of annoying grey 3d stuff, sorry but this is my feeling !
One day a woman wanted to sell me a book for childrens ("oh, mister it has been tested in schools etc.."), but i didn't purchased it, crappy drawings, no story, hugly characters, no way but i said this to her :
I know this is hard sometimes to sell home made stuff, you'll probably find your audience oneday and be able to defend your creations.....
And then she smiles at me......
Versus
http://www.youtube.com/watch?v=G0zbyabc72w
Sorry but your game is probably great, with impressive 3d graphics stuff but It has loose the fight here !
FUN ! that's the word but I know, taito is such a legendary studio !
I prefer funny colored basic 2d graphics instead of annoying grey 3d stuff, sorry but this is my feeling !
One day a woman wanted to sell me a book for childrens ("oh, mister it has been tested in schools etc.."), but i didn't purchased it, crappy drawings, no story, hugly characters, no way but i said this to her :
I know this is hard sometimes to sell home made stuff, you'll probably find your audience oneday and be able to defend your creations.....
And then she smiles at me......
-
- Posts: 79
- Joined: Sun Jul 11, 2010 7:44 pm
- Contact:
Re: Shumps on PC computer?
I'm not Taito nor a company, just an indie game dev. Demo is just fine, no time to fix anything, plus there's nothing to fix. If you pay for the game, your score will continue from where you are right now. If you restart the demo, the score and your progress will be lost. I couldn't find any other solution.