Progress Thread - Twin Dragons

Moderator: Moderators

tepples
Posts: 22705
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Re: Progress Thread - Twin Dragons

Post by tepples »

tokumaru wrote:Why would you choose to have glitches at all if you have an empty name table just sitting there?
Time constraints.
In [url=https://forums.nesdev.com/viewtopic.php?p=185293#p185293]this post[/url], glutock wrote:I had a 4-way scrolling engine that I used for 1-screen mode. I wanted to use it quickly for the compo, so I disabled the vertical scrolling feature to do a horizontal side scrolling game, using horizontal mirroring.
tokumaru wrote:Do you plan to do anything with it at some point?
Presumably so, in another game using the same engine.
User avatar
Broke Studio
Formerly glutock
Posts: 181
Joined: Sat Aug 15, 2015 3:42 pm
Location: France
Contact:

Re: Progress Thread - Twin Dragons

Post by Broke Studio »

tokumaru wrote:Great game, I really enjoyed it!
Thanks !
tokumaru wrote:I'm of the opinion that everything should flicker, even the player sprite.
I should also try this solution and see if it's that bad.
tokumaru wrote:Why would you choose to have glitches at all if you have an empty name table just sitting there? Do you plan to do anything with it at some point?
When I started the project, I had an 8-way scrolling engine that used 1-screen mirroring.
It was easier and quicker to use it as is with horizontal mirroring, and eventually change it later to support vertical mirroring.
My first game : Twin Dragons available at Broke Studio.
User avatar
tokumaru
Posts: 12427
Joined: Sat Feb 12, 2005 9:43 pm
Location: Rio de Janeiro - Brazil

Re: Progress Thread - Twin Dragons

Post by tokumaru »

Oh yeah, I remember that now.
User avatar
Fisher
Posts: 1249
Joined: Sat Jul 04, 2015 9:58 am
Location: -29.794229 -55.795374

Re: Progress Thread - Twin Dragons

Post by Fisher »

A 2 player simultaneous would be awesome!
But a turn based 2 players would be a nice addition too.
The kids usually like to play with me simultaneous action games. :D
Would this game run o a UxROM board?
User avatar
tokumaru
Posts: 12427
Joined: Sat Feb 12, 2005 9:43 pm
Location: Rio de Janeiro - Brazil

Re: Progress Thread - Twin Dragons

Post by tokumaru »

Simultaneous 2-player would kick ass! It can be somewhat difficult to implement though, since it affects the behavior of the camera, and the object system must be able to handle a second player (i.e. no hardcoded state variables if you don't want to duplicate all the logic). Another concern is the low number of palettes, if each player uses a different palette.
User avatar
Fisher
Posts: 1249
Joined: Sat Jul 04, 2015 9:58 am
Location: -29.794229 -55.795374

Re: Progress Thread - Twin Dragons

Post by Fisher »

Yes!!
That would be the true "Double Dragon"! :lol:
User avatar
rikami
Posts: 11
Joined: Sun Nov 20, 2016 10:43 pm
Location: Osaka, Japan

Re: Progress Thread - Twin Dragons

Post by rikami »

Absolutely love this game :D

Definitely looking forward to having a longer version.
Would be an instant classic in my book :)
tempus edax rerum
cppchriscpp
Posts: 102
Joined: Fri Dec 27, 2013 4:28 pm

Re: Progress Thread - Twin Dragons

Post by cppchriscpp »

This was actually the last of the entries I played, and I quite enjoyed it. The graphics were nice (especially the level intros, as others have mentioned) and the game's engine felt pretty solid.

I did notice some of the flickering everyone's talking about, but I didn't find it all that disruptive. Thanks for a fun game.
User avatar
Broke Studio
Formerly glutock
Posts: 181
Joined: Sat Aug 15, 2015 3:42 pm
Location: France
Contact:

Re: Progress Thread - Twin Dragons

Post by Broke Studio »

The Kickstarter campaign for Twin Dragons is finally on !
You can support the project and help us here : https://www.kickstarter.com/projects/14 ... or-the-nes

Image
My first game : Twin Dragons available at Broke Studio.
na_th_an
Posts: 558
Joined: Mon May 27, 2013 9:40 am

Re: Progress Thread - Twin Dragons

Post by na_th_an »

This is good stuff!
User avatar
rainwarrior
Posts: 8731
Joined: Sun Jan 22, 2012 12:03 pm
Location: Canada
Contact:

Re: Progress Thread - Twin Dragons

Post by rainwarrior »

Good luck with your campaign and finishing the project!
User avatar
Broke Studio
Formerly glutock
Posts: 181
Joined: Sat Aug 15, 2015 3:42 pm
Location: France
Contact:

Re: Progress Thread - Twin Dragons

Post by Broke Studio »

Thanks, I'll do my best :)
My first game : Twin Dragons available at Broke Studio.
User avatar
infiniteneslives
Posts: 2104
Joined: Mon Apr 04, 2011 11:49 am
Location: WhereverIparkIt, USA
Contact:

Re: Progress Thread - Twin Dragons

Post by infiniteneslives »

Very exciting to see something like this come about as a result of the compo. Congrats on taking things to the next level and what looks to be an Kickstarter success!
If you're gonna play the Game Boy, you gotta learn to play it right. -Kenny Rogers
User avatar
Sumez
Posts: 919
Joined: Thu Sep 15, 2016 6:29 am
Location: Denmark (PAL)

Re: Progress Thread - Twin Dragons

Post by Sumez »

Since you're going the full Kickstarter route with this, I guess I should address some design issues I had with the competition entry. I didn't see this covered while skimming the thread, so I figured it was worth pointing out. Sorry in advance if it's stuff that's already in your pipeline. Apart from these two points I think the game is very solid, and definitely deserved winning.

1. The special weapons weren't really obvious. It takes a while before you get the ice pepper, and fire for the red one looks similar to the regular attack, so when I was playing around to see what it did after picking it up, I couldn't figure it out, as I didn't notice the difference, so I wasn't sure if it were a passive effect, or maybe something I had to use later.
Sure this stuff could be solved in the documentation, but it wouldn't hurt to have it implemented in a more intuitive manner. For example, a mini-puzzle that requires you to use the special item right after picking it up, and a more obvious difference in how the special fire looks from the regular fire.
EDIT: After replaying to confirm my statement, I have to admit that the red pepper special attack does differ quite a lot, but at the time it still had me confused. I'm not sure exactly what else you can do with it, but maybe introducing the ice effect before the fire one, for a more obvious effect, rather than just assuming you are getting increased damage?

Also, my second playthrough raised aanother issue. There's no downside to using the special attack (when you have the red one, anyway), unlike games with similar attacks like Castlevania and Ninja Gaiden which use up ammunition. While I'm generally not a fan of having limited resources for stuff like this, it feels weird that the more powerful attack doesn't just replace the regular attack while you have it. What's the purpose of even getting the choice? :) I would add either an obvious downside to the fire attack (it could be really slow or have limited range?), or have both weapons replace the standard attack (to keep it consistent), with added power to the ice attacks (eg. a second attack to a frozen enemy kills it)

2. I didn't like the bosses much. The presentation is great, and the general design ideas are definitely nice, but dodging their fire felt clumsy and unprecise due to how fast the attacks were. In both fights the only thing that worked for me was finding a safespot that I knew could never hit me, which made the fight both trivial and repetitive, especially for the one in the castle.
If I were to design this, I would go for slightly more randomized attack patterns (eg. slight offsets in timing or direction, or just shuffled set patterns) that always forces the player to react to what's coming, but at the same time I would make them slower and easier to dodge, so that the game remains manageable while the player still feels like he/she is doing a good job.
User avatar
Broke Studio
Formerly glutock
Posts: 181
Joined: Sat Aug 15, 2015 3:42 pm
Location: France
Contact:

Re: Progress Thread - Twin Dragons

Post by Broke Studio »

Thanks for the feedback Sumez.
Sumez wrote:
1. The special weapons weren't really obvious. It takes a while before you get the ice pepper, and fire for the red one looks similar to the regular attack, so when I was playing around to see what it did after picking it up, I couldn't figure it out, as I didn't notice the difference, so I wasn't sure if it were a passive effect, or maybe something I had to use later.
Sure this stuff could be solved in the documentation, but it wouldn't hurt to have it implemented in a more intuitive manner. For example, a mini-puzzle that requires you to use the special item right after picking it up, and a more obvious difference in how the special fire looks from the regular fire.
EDIT: After replaying to confirm my statement, I have to admit that the red pepper special attack does differ quite a lot, but at the time it still had me confused. I'm not sure exactly what else you can do with it, but maybe introducing the ice effect before the fire one, for a more obvious effect, rather than just assuming you are getting increased damage?

Also, my second playthrough raised aanother issue. There's no downside to using the special attack (when you have the red one, anyway), unlike games with similar attacks like Castlevania and Ninja Gaiden which use up ammunition. While I'm generally not a fan of having limited resources for stuff like this, it feels weird that the more powerful attack doesn't just replace the regular attack while you have it. What's the purpose of even getting the choice? :) I would add either an obvious downside to the fire attack (it could be really slow or have limited range?), or have both weapons replace the standard attack (to keep it consistent), with added power to the ice attacks (eg. a second attack to a frozen enemy kills it)
Powerups will be introduce differently in the full game.
They could replace the regular attack, but the ice cream doesn't do any damage, so it would be weird.
The regular shot is quicker than the red-pepper-shot. However, we can imagine something like having two powerups. The red peppers would replace the regular shot, and the ice cream would be another power up to use with UP+B.

By the way, in the demo, when you froze an enemie and you shoot at it, it unfreezes instantly which is not a good idea for me. Ideally, you should be able to shoot at it as many time as you want during its freezing state.
Sumez wrote:
2. I didn't like the bosses much. The presentation is great, and the general design ideas are definitely nice, but dodging their fire felt clumsy and unprecise due to how fast the attacks were. In both fights the only thing that worked for me was finding a safespot that I knew could never hit me, which made the fight both trivial and repetitive, especially for the one in the castle.
If I were to design this, I would go for slightly more randomized attack patterns (eg. slight offsets in timing or direction, or just shuffled set patterns) that always forces the player to react to what's coming, but at the same time I would make them slower and easier to dodge, so that the game remains manageable while the player still feels like he/she is doing a good job.
Sorry about that, boss patterns will be tweaked indeed. But hey, this was my first time designing/programming a game :)
Good advice though, I'll definitely remember those !

Thanks !
My first game : Twin Dragons available at Broke Studio.
Post Reply