June 30, 2012

Ninja Tree day 4

Got some nice Ninja Tree work time in today. So far, Ninja Tree's got his/her/its leaf shots and branch/sword swing. Random enemies randomly throw axes at you, which you can sword back at them. I'll put up my first work-in-progress build for anyone interested:



(click for sword, hold down mouse to fire)

I'm not satisfied with the sword/fire control. If I put a delay before you start firing, firing feels sluggish. If not, then in order to separate sword and shoot, which I want to separate, I have to cancel the bullet if the player used sword, which is sometimes noticeable and odd. Any shorter of a click length and it gets hard to use the sword reliably, which is bad. I'll have to go back and play some more Sin and Punishment (oh, darn) and study how they do it.

More troublingly, it's not as fun as I had expected at this stage. I think it may help to add different types of enemies and generate enemies with more of a pattern rather than the current random trickle.
  • enemies that try to run into you
  • shots that can be sword-blocked, but not reflected
  • enemies that take lots of leaf hits, but are defeated with one reflected shot
  • [UPDATE] shots that aren't aimed at you, so you have to decide which shots to deal with
  • make reflected shots clear out other shots
Other things to try:
  • try letting you destroy enemy shots with your leaf shots
  • try making it so you're defending trees on the left against enemies coming from the right

Posted by: gknodle at 11:41 PM | No Comments | Add Comment
Post contains 268 words, total size 2 kb.

June 27, 2012

Ninja Tree day 3

A few more minutes today. Enemies now throwing axes, which are targeted directly at the player (after solving a brief gotcha with degrees vs. radians), although they currently bounce off without doing anything....

Posted by: gknodle at 09:46 PM | No Comments | Add Comment
Post contains 37 words, total size 1 kb.

June 26, 2012

Ninja Tree day 2

(30 minutes) Added placeholder enemies, started coding behaviors for giving and receiving damage....



Posted by: gknodle at 10:57 PM | No Comments | Add Comment
Post contains 17 words, total size 1 kb.

June 25, 2012

A Ninja Tree approaches!

Back from mini-vacation, on to project #2. Main ideas here:

  • Shooting game
  • but the player can't move
  • you can shoot enemy shots out of midair
  • and maybe use a limited short-range move to reflect enemy shots a la Sin and Punishment
Obviously, it's a game about a tree who is a ninja (or possibly vice-versa). So far, just getting started with some placeholder art and firing shots towards the mouse, with nothing happening yet.

(Can I finish something playable by the end of the month for NaGaDeMo (which for me is more like NaGaDe5Days)? We'll see!)


Posted by: gknodle at 10:20 PM | No Comments | Add Comment
Post contains 100 words, total size 1 kb.

June 17, 2012

Space Junk Cleanup -- Done!

Okay, another hour of tinkering, and NOW it's done for real.




So, about 6 hours grand total (I didn't keep careful track).  Note that I had the basic concept working in one hour, and the rest was trying out additions and changes, and various fixes and fine-tuning.  This is roughly how things went:
more...

Posted by: gknodle at 09:52 PM | No Comments | Add Comment
Post contains 527 words, total size 4 kb.

June 16, 2012

More Space Junk Cleanup

It's been a week since I posted? That won't do at all. I spent another couple hours on Space Junk Cleanup, and finished it as much as I care to. Will upload and discuss tomorrow.... zzzz....

Posted by: gknodle at 12:08 AM | No Comments | Add Comment
Post contains 40 words, total size 1 kb.

June 08, 2012

Space Junk Cleanup -- Jam O'Clock project

I heard of the Jam O'Clock challenge organized by Andy Moore -- in short, make a game in an hour, to try out an idea and see if it works.  I decided to give it a shot.  I went with the optional theme of DEVOUR (which required dropping my original idea and thinking up a new idea just before challenge start).  Without further ado:



I'm not sure the idea is worth pursuing, but I'll probably work a bit more enough to finish my original ideas for it, mainly having hazardous junk mixed in with the yummy junk, and maybe some kind of charge shot thingy.

Posted by: gknodle at 10:48 PM | No Comments | Add Comment
Post contains 115 words, total size 1 kb.

More Stencyl

Not much time lately, but tinkered with my practice Breakout game a bit more to make it more like the Chapter 3 solution intended.  Good practice with the Stencyl programming system, had some fun.  Made the blocks shoot balls down at you, because why not.  I actually kinda like the idea of bouncing enemy shots back at them to fight, might explore it some more....


Still got my concerns from last time in the back of my head, but having fun for now.

Posted by: gknodle at 12:40 AM | No Comments | Add Comment
Post contains 85 words, total size 1 kb.

June 06, 2012

Learning Stencyl

So I've been tinkering around with Stencyl lately.  It looks like a promising platform for making games, mostly for the apparent ease of cross-publishing to Flash and iOS.  Its most distinctive feature is how you drag together "blocks" to write code rather than, you know, typing.  So far, I find it awkward to put together simple expressions, but I'm sure that will get faster.  There doesn't seem to be a clean way to make temporary local variables, which bothers me.


Having just tackled the basic Breakout game in Stencylpedia Chapter 3, I'm alarmed by an apparent oddity in the collision system.  Stencyl's collision system is based on the physics system, and the design of the Stencyl engine seems to assume that you'll want physics to affect all your objects.  Well, maybe not.  For Breakout, you don't want the ball to push the paddle down. You can set the paddle object to not be pushed, but this makes the paddle not be stopped by the solid tiles of the wall either.  This is the part where I started really giving Stencyl the Perry Mason stare.  I'm still learning, so maybe there are satisfactory solutions waiting, or maybe this behavior will turn out to be not such a big deal, but I'm at this point I'm concerned....

Posted by: gknodle at 09:15 PM | No Comments | Add Comment
Post contains 217 words, total size 1 kb.

<< Page 1 of 1 >>
18kb generated in CPU 0.008, elapsed 0.0596 seconds.
31 queries taking 0.0542 seconds, 56 records returned.
Powered by Minx 1.1.6c-pink.