Switch to full style
Advice on general approaches or feasibility and discussions about game design
Post a reply

Knubbel a Jump and Run Game

Thu Nov 06, 2014 9:20 pm

Hey Gamebuino Coders,

I want to implement a jump and run game like Furry on the Gamebuino.
My programming skills are bad I can somewhat Step 7 AWL but the scope of the commands is very different.
I have adapted the Physicexample of Rodot.

But now I'm with my programming skills at the end.


Done:

    -Animation for Run, Creep, Jump, Shoot, Death
    -Trap
    -Animation Weapon to collect
    -find someone who can help me
    -Jolly found :P

Next Steps:

    -collect weapons
    -Fix the Life System
    -Map
    -Move the Map when run
    -Opponent
    -Sounds
    -different Trap (more Action :lol: )


if anyone has interest to help me to make a joint project (Jolly helps me) :D

Last edited by MexxNapster on Fri Nov 14, 2014 3:01 pm, edited 4 times in total.

Re: Knubbel a Jump and Run Game

Thu Nov 06, 2014 9:52 pm

Yeah, wooooo, uhh, haha, ugh. This game isn't getting the attention it deserves. Keep on working and get it into alpha as soon as possible. :D

Re: Knubbel a Jump and Run Game

Thu Nov 06, 2014 11:19 pm

Very nice! Can't wait to try it!

Re: Knubbel a Jump and Run Game

Fri Nov 07, 2014 6:41 pm

The problem is my programming skills, so I prefer the project with someone more experienced continued together.
I've already asked ripper121 but he does not have time.

Re: Knubbel a Jump and Run Game

Fri Nov 07, 2014 7:05 pm

Maybe you could start with a simpler project to earn programming skill, and then you'll be able to make your game?

Re: Knubbel a Jump and Run Game

Fri Nov 07, 2014 9:04 pm

@MexxNapster: I'd like to help you, if we can share the tasks. Graphics and sound isn't really my turf
but I can program. Maybe we can share the work so we both can learn a little bit.

This weekend I'm attending a game jam, so I can't start on this right away.
But on Monday or Tuesday I should be back and we can start figuring out how to start. :)

Re: Knubbel a Jump and Run Game

Fri Nov 07, 2014 10:22 pm

rodot wrote:Maybe you could start with a simpler project to earn programming skill, and then you'll be able to make your game?


Oh i have no time to learn slow :roll:

Jolly wrote:@MexxNapster: I'd like to help you, if we can share the tasks. Graphics and sound isn't really my turf
but I can program. Maybe we can share the work so we both can learn a little bit.

This weekend I'm attending a game jam, so I can't start on this right away.
But on Monday or Tuesday I should be back and we can start figuring out how to start. :)


Jipi awesome this sounds so good
i'm so happy my Code looks like salat :idea: :lol:

Update

Last edited by MexxNapster on Sat Nov 08, 2014 12:26 pm, edited 2 times in total.

Re: Knubbel a Jump and Run Game

Fri Nov 07, 2014 11:26 pm

Cool game, mind if I get a file of that sprite? I could make some sprites for you (not that great of an artist, but I'll try).

Re: Knubbel a Jump and Run Game

Sat Nov 08, 2014 9:50 pm

Today I made some optimizations.
New is the animation of the gun which can collect in the game later

Image


Re: Knubbel a Jump and Run Game

Mon Nov 10, 2014 12:25 am

Seems like a very good start. I'll be pleased to see the result. :)
Post a reply