Forums

Topic: PixelBoy - Play it in your browser!

Posts 41 to 60 of 65

SwerdMurd

not too shabby....levels could use some variation though--decent physics programming especially in cumbersome old online-applet Java, at least in my programming experience. I'd nix the Up = jump thing and assign a different button, but that's just my opinion. Good work so far! Just toughen it up a bit And maybe re-invent the puzzles a bit--are you using colliders mounted to your main char sprite or just the sprite itself as the hitbox? If you have a head collider, you may want it to check for contact w/ background objects and nix/reduce hangtime accordingly, as the ceiling-sticking looks a bit tacky and the puzzles it's used for aren't really necessary.

-Swerd Murd

(check my tunes out at www.soundcloud.com/swerdmurd)

retired_account

@Adam: As I said earlier, adding just a few sounds increases the already long load time by 200%. Plus, they don't even play right on Linux. As for the boss... meh, he isn't my greatest pixelwork, but I was reeeeeally tired by the time I got to him, and I'm not motivated enough to redraw him ATM. Plus, it'd distract me from my work on the Metroid platformer.

@Firkraag: Yeeeah, no saving or anything, but you can cheat by pressing N if you _have_ to.

@Swerd_Murd: Yeah, I should add Z as an option or something. I'm using hitboxes for collisions, and I'm done with programming this for now; I'm working on something else, and I hate Java, so meh, it's fine.

Edited on by retired_account

retired_account

Adam

I understand. Like I said, I wasn't complaining, I'd read what you said before, just saying that it does affect the feel of the game. You could always have a looped song playing on the page itself rather than in the Java thingy. It's not like the levels change environment, so there'd be no need for multiple tracks anyway. 8-bit music is a large part of why I love NES era games (and the Bit Trip series). I'm just going to have to make a theme song and run it in media player while playing because I'll definitely be playing it some more.

I forgot how far I got, but I only saw the boss because I kept pressing N for the sake of seeing the game to respond to it. I need to beat it normally now.

Edited on by Adam

Come on, friends,
To the bear arcades again.

OldBoy

Well I've cleared all the levels now and the boss.Great work dude.

What's this bit for again?

Adam

It'd be cool to have a message at the end telling you your total time. It's a fun game to speed run. I just finished it on my second try and can't imagine how I didn't on the first try given how easy it was the second go-round! Quite fun. The coin text cuts off when you get past 100, but that hardly matters. For someone who claims to be bad at level design, level 12 and on were really well done (not that earlier levels weren't, but obviously beginning levels need to be easy). Good work Sir Pixalot!

Come on, friends,
To the bear arcades again.

retired_account

Holy crap. I just sped up the load time insanely. It loads almost instantly on my comp. I'm adding sound now, along with Adam's excellent timer suggestion.

Edit: Added sound and pause (P key) feature.

Edited on by retired_account

retired_account

Adam

Hmm... Every now and then the game freezes for a second or so now. I guess it would be because of the sound. Is it just an issue with my admittedly crappy computer, or is this a Java problem?

Come on, friends,
To the bear arcades again.

OldBoy

It keeps freezing now man.What have you done?

What's this bit for again?

retired_account

Dagummit. What Operating System are you guys on?

I gotta go out for a bit, but I'll try to fix it when I come back. Java's media library SUCKS.

Edited on by retired_account

retired_account

OldBoy

Windows vista with the latest IE. Maybe I need to do a Java update? I'll check and let thee know.

What's this bit for again?

Adam

Vista

Come on, friends,
To the bear arcades again.

retired_account

@Luigi78: Yeah, that'd be a good idea. @Adam: What's your Java version?
That's weird, I had a couple Windows users play it they didn't have any problems.

retired_account

Adam

Version 6, Update 16.

Come on, friends,
To the bear arcades again.

retired_account

Hmm, that's late enough. Hell, I'm just going to disable sounds.

retired_account

retired_account

Okay, done. Clear your cache and it should work fine again. I replaced the lame ending with a stats screen, and implemented that time feature you asked for.

retired_account

Adam

391s. I'm trying to do all-coin runs, though I missed one this time as I often do. Level 8's last two coins are placed in an inconvenient area. Unlike every other coin in the game, if you miss them, you can't retry because you get sucked into the warp no matter how close you were. I guess I could hit retry, but I don't want to lose the life.

How does the timing work, anyway? Does it include time you used up even if you died, or does it only take the time from successful runs? If the latter, I'll have to amend my all-coin runs to include no-death as another constraint (which I should be able to do soon anyway).

Come on, friends,
To the bear arcades again.

retired_account

It records how much time is left at the end of each level, and adds that to the total time. The time isn't reset when you die.

I find it quite easy to snag those two coins, but after all, I am the developer and designer.

Do a speed run, and we'll compare times tonight or tomorrow. (about to leave for 20mins)

retired_account

retired_account

My first speedrun:
Coins Collected: x60
Lives Left: x7
Time Taken: 289s.
Final Score: 1011

retired_account

This topic has been archived, no further posts can be added.