Log In  

Cart #22888 | 2016-06-14 | Code ▽ | Embed ▽ | No License
2

Very first Pico-8 game.

It's going to be a shoot em up where your bullets have gravity!

P#22878 2016-06-14 15:40 ( Edited 2016-07-19 06:48)

Nifty. Love me some shmups! Movement of the ship feels nice and smooth. (I might steal the code for that arc too)

P#22879 2016-06-14 15:51 ( Edited 2016-06-14 19:51)

Hey, thanks for the feedback. Help yourself to any code!

P#22880 2016-06-14 16:29 ( Edited 2016-06-14 20:29)

This is a neat idea, it would be cool if the cannonballs "splashed" into the water once they drop below their initial Y value. But I guess I should just try that myself instead of telling you what to do =)

P#22881 2016-06-14 16:43 ( Edited 2016-06-14 20:43)

Updated with some more particles!

The bullets and particles aren't cleared from the tables yet, so that's next.

Afterwards I will go through and tidy up the code too.

P#22889 2016-06-14 18:19 ( Edited 2016-06-14 22:19)

Why Skies and not Seas?

Ball shadow could change size? Like in Worm Nom Nom.

Nice improvements!

P#22892 2016-06-14 21:01 ( Edited 2016-06-15 01:01)

Cool, I like the smoke. I like the behavior of the cannonball now, really good!

I'm not sure if this is intentional or not, but you stop shooting for about a second when you change directions. You notice it if you hold down the shoot button and move around in different directions. Seems like a good mechanic for a bullet game.

P#22901 2016-06-15 00:19 ( Edited 2016-06-15 04:36)

What is your plan for tidying up the code? Are you going to create more functions to handle the different things being covered by your draw and update functions?

P#22902 2016-06-15 00:22 ( Edited 2016-06-15 04:22)

@matt It was originally going to be a flying ship, but I've decide it will be better if it's on the sea. I'll think of a new name though soon!

@n0dev I don't think it's intentional, but I will consider keeping it. Little quirks are what makes a game stand-out after all.

In terms of code restructuring I was planning to nest tables in tables and loop through common properties to cut down on some repeated code. We'll see how that goes tonight.

P#22912 2016-06-15 06:07 ( Edited 2016-06-15 10:08)

I dig the smoke you added, very smooth. Not so sure about the shadows though...I thought this boat was flying? I think a flying ship would be cooler than a floating ship :) I'm thinking like Space 1889 stuff

P#22919 2016-06-15 11:21 ( Edited 2016-06-15 15:21)

This is fantastic. I love the movement of the ship having a little softness to it, and I love how you can give the cannon balls a bit of vertical velocity by firing while moving. And the whole idea of a shooter with gravity is excellent. It'd be cool to have enemies at different heights, so you have to be aware of that and judge your shots accordingly.

The effects are great too, really giving the thing some life.

@morningtoast The shadows are necessary in order to make the height of the cannon balls clear. They look great to me. I think perhaps a bit of a shadow cast by the ship is required though, just to make things consistent.

P#25529 2016-07-19 02:48 ( Edited 2016-07-19 06:48)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 17:23:29 | 0.019s | Q:30