Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411502 Posts in 69373 Topics- by 58429 Members - Latest Member: Alternalo

April 25, 2024, 03:30:44 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityDevLogsSuggestion based game
Pages: 1 [2] 3
Print
Author Topic: Suggestion based game  (Read 11089 times)
Fork and Beard
Level 0
**


kappa


View Profile WWW
« Reply #20 on: March 18, 2010, 03:59:38 AM »

Took the game for a spin this morning. Chuffed to see the eggs in there. Looks like progress to me.

Just thought I'd give my final (promise) suggestion : As the level stands now I think you should lamp a door onto the toppermost platform. When the player reaches it they get transported to the beginning of the level again. Each time they get transported a couple of things in the level change. New platform, new baddie, babies falling in the background, platform moved/removed, sweets falling in the background etc... you could even change the player sprite, this way each level reveals the historic progress of the games' development.

I think this might cut the work load down for you because this way you can add content, as it comes in, by just creating another slightly incremented level.

Just an idea...
Logged

William Broom
Level 10
*****


formerly chutup


View Profile
« Reply #21 on: March 18, 2010, 11:20:26 PM »

The incremental thing is a cool suggestion. I don't think you need to make it the only level in the game, though, since with the collision map method it's very easy to make more levels.

Another feedback-y suggestion: You should make it so that the player can jump while walking down slopes, and perhaps give him a few frames of forgiveness after you step off a platform. This would make the planet level a lot less frustrating.
You could also increase his horizontal jump distance and decrease the jump height a bit, I think this would make the jumping feel a lot better.

I love the turtles, by the way.
Logged

mokesmoe
Level 10
*****



View Profile WWW
« Reply #22 on: March 19, 2010, 12:17:25 AM »

It took some messy code, but walking down slopes and a 5 frame leeway are now in!
Tell me if thats enough leeway. I also fixed the order of the levels so it gos back and forth appropriately.

A thing you probably didn't know: The turtles can kill enemies for you!
I made left and right arrows debug keys for getting eggs and spawning turtles, so use those if you can't get a turtle to walk into an enemy.
« Last Edit: March 20, 2010, 09:32:26 PM by mokesmoe‽ » Logged
Outcast Orange
Level 0
***


Orange as a turtle.


View Profile WWW
« Reply #23 on: March 19, 2010, 02:11:43 PM »

Hmm...

You should add moving platforms.
Logged

My dead blog: http://outcastorange.blogspot.com/<br /><br />Current Project: Huh?
mokesmoe
Level 10
*****



View Profile WWW
« Reply #24 on: March 19, 2010, 02:20:56 PM »

Hmm...

You should add moving platforms.
I'll try. It'll probably end up horribly broken.

EDIT: worked out better than I thought!
« Last Edit: March 20, 2010, 09:32:31 PM by mokesmoe‽ » Logged
William Broom
Level 10
*****


formerly chutup


View Profile
« Reply #25 on: March 19, 2010, 08:51:22 PM »

The new level looks nice, but it's very frustrating. The enemies spawn so fast and unpredictably that they're sometimes almost impossible to avoid. Also, there seem to be a lot of things that are off the edge of the screen - maybe my resolution is too low?

I hope that post didn't sound like too much whinging, so here is a rotating face:

He should float slowly toward the player. When he gets shot he should look like this:

And fall off the screen. But if he gets close to the player he won't do any damage, he will just sit still until the player moves away. And then he will look like this:
Logged

mokesmoe
Level 10
*****



View Profile WWW
« Reply #26 on: March 19, 2010, 10:25:54 PM »

The enemy spawners are destroyable. I Put them on a timer now, tell me if thats better.
The screen is probably too big because I doubled the resolution of the game. At it's doubled size, it's 1280x960.
I reset the resolution to normal. You can press F4 for fullscreen, or resize the window yourself as you please. Enter will reset the window back to normal.
I messed around a bit with what the face does, but it still does everything you told me to make it do. I only put them in your level, since they're both your creations. They fit better there anyways, with they're roundness.
I changed level 1 so you can't skip everything, although it's not really harder. Level 2 is actually easier now.
« Last Edit: March 20, 2010, 09:32:38 PM by mokesmoe‽ » Logged
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #27 on: March 20, 2010, 01:08:17 AM »


The first two frames are for him just floating.  If you walk up to him he says the first talkie bubble.

If you walk up to him with the extra head, he smiles and says the second talkie bubble then floats up and out of the screen.

(It's supposed to look like he has hiccups)
  


It's 2am and the idea of a hiccupping genie that wants a human head is hilarious to me
« Last Edit: March 20, 2010, 01:20:17 AM by JR Hill » Logged

hi
pgil
Guest
« Reply #28 on: March 20, 2010, 09:14:03 AM »

Hi i made this music in sfxr and you have to use it:
http://dl.dropbox.com/u/3125554/badmusic.mp3
Logged
mokesmoe
Level 10
*****



View Profile WWW
« Reply #29 on: March 20, 2010, 07:13:34 PM »

If your going to give me sprite sheets with wired sizes, at least tell me what size they are! 11x19‽ What kind of size is that‽
Logged
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #30 on: March 20, 2010, 07:17:03 PM »

It's a genie size dude.
 Shrug
Don't ask me to explain magic.
Logged

hi
mokesmoe
Level 10
*****



View Profile WWW
« Reply #31 on: March 20, 2010, 08:03:13 PM »

Hi i made this music in sfxr and you have to use it:
http://dl.dropbox.com/u/3125554/badmusic.mp3
Could you upload a quieter version? That is way too loud!

EDIT: Actually, I just made a remix of your song and put in the game. Them I added a filter which makes it sound even better!*

*But it also sounds completely different.
« Last Edit: March 20, 2010, 09:11:21 PM by mokesmoe‽ » Logged
mokesmoe
Level 10
*****



View Profile WWW
« Reply #32 on: March 20, 2010, 09:34:12 PM »

NEW BUILD READY!!!
SOUND ENABLED!!!

Also some other stuff.
That genie was annoying to code:
http://img10.imageshack.us/img10/1306/geniestep.png (linked due to size)
It's actually longer now.

M to mute.
« Last Edit: March 29, 2010, 12:00:14 AM by mokesmoe‽ » Logged
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #33 on: March 20, 2010, 09:43:02 PM »

Sorry I'll be less difficult from now on. Concerned
Logged

hi
mokesmoe
Level 10
*****



View Profile WWW
« Reply #34 on: March 20, 2010, 09:45:54 PM »

Sorry I'll be less difficult from now on. Concerned
No, it's fine. nothing wrong with a challenge! I just thought it was funny how much code it took to make him.
Logged
William Broom
Level 10
*****


formerly chutup


View Profile
« Reply #35 on: March 23, 2010, 10:02:38 PM »

The gorilla should be able to deflect your bullets with his chainsaw.
Logged

J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #36 on: March 23, 2010, 10:18:42 PM »

collision map
background
foreground

Player starts in the bottom left.
Logged

hi
J. R. Hill
Level 10
*****

hi


View Profile WWW
« Reply #37 on: March 28, 2010, 09:56:42 PM »

Well, I killed the game.
Logged

hi
mokesmoe
Level 10
*****



View Profile WWW
« Reply #38 on: March 28, 2010, 11:59:55 PM »

Yep, it's all your fault. I hate you now. Also your level is too big.  Tongue
http://www.mediafire.com/?xzammzv2mzk
Logged
Alex Vostrov
Level 3
***


View Profile WWW
« Reply #39 on: March 29, 2010, 12:09:28 AM »

Dude! Mock Anger

http://forums.tigsource.com/index.php?topic=11622.0

Big Laff
Logged
Pages: 1 [2] 3
Print
Jump to:  

Theme orange-lt created by panic