Log In  
Page:
1
2

Cart #combopool-0 | 2023-12-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
263

Update : I made an Android version, with special touch controls, on my Itch.io page
Update 2 : I improved collisions and fixed the "keep perfectly vertical" way of cheating.
Update 4: You can now use the mouse to point and shoot! Also accessibility option to display numbers on the balls, so you can better identify them

Here is Combo Pool, my entry to p8jam2. It's a game where you throw colored marbles against each other. If two marbles of the same color make contact, they merge and upgrade to the next color. Your lifebar diminish with the number of balls on the field. If you lifebar is empty, you enter in a sudden death mode, and your last ball must save you by removing some balls.

Thanks for your feedback!

Pro-tips :

  • dark and grey balls do more damage to your life bar, so avoid keeping to many at the same time
  • score system depend on number of rebound before merging and on balls colors
  • a usefull technique is to quickly throw two dark ball and make them merge at the first collision
  • try to avoid exploding pink balls as long as you can, you can expect making more point in the final explosion

If someone want to use the physic/collision code, here is a kinda simple and clean version with just that :

Cart #21797 | 2016-05-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
263

Old versions :

Cart #26895 | 2016-08-14 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
263

Cart #21659 | 2016-05-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
263

Cart #21561 | 2016-05-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
263

Cart #21513 | 2016-05-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
263

P#21515 2016-05-27 20:37 ( Edited 2023-12-17 19:14)

Can't play out right now as I'm on my iPhone.

But looks fun! The paint trails and ball shine are great

P#21519 2016-05-27 21:01 ( Edited 2016-05-28 01:02)

Quite fun! Graphics are beautiful!

I'd suggest using just left+right+shoot for controls, can remove the crosshairs and just have an arrow (like bust-a-move)

You could maybe have balls combine into larger balls too? with different mass.

What I do for scoring in my physics puzzle game is once getting points, start a combo timer (say 3 seconds) and any points you get during that period will restart the timer and increase the multiplier.

P#21521 2016-05-27 21:16 ( Edited 2016-05-28 01:16)

It is really cool and feels very polished. It will definitely be one of the games I keep on playing.

A two player mode would be cool. Add another player on top perhaps and take turns to shoot? I would love face off against a friend, take the easy shots away from him.

To avoid spamming, you might wait until all balls are stopped to allow a shot. You could easily check for that if you have a variable that keeps track of the movement/speed for each ball.

@impbox: I would much rather have score dependent on the color of the balls combined. Timers are cool, but I feel this game would play better if you take your time to aim.
But I agree about the bustamove controls. Would make it more fun.

P#21522 2016-05-27 21:19 ( Edited 2016-05-28 12:45)

Yes, definitely score based on the colour, very 2048 (3s) feel with the ball combinations. But hitting a few in succession might be worth a multiplier (and to fit the "chain reaction" theme)

P#21524 2016-05-27 21:33 ( Edited 2016-05-28 01:33)

*spends 10 minutes carefully aiming each shot, trying to keep the total populate of balls down.

... suddenly...

*points cannon to the right wall and holds down the trigger bada-bada-bada-bada-bada-bada PINK BOOM!

P#21528 2016-05-28 01:32 ( Edited 2016-05-28 05:32)

I started with a "left+right" control ala bust a move, but I found it a bit slugish, it's hard to make it precise and at the same time alow fast direction change. With the cursor, I though you could aim at a precise point. But maybe I will try "left+right" again or leave it to the player's choice.
For the combo system, I think I will have a score multiplyer that goes up each time you touch a ball, but you only make score when you merge balls of same color. So the ideal move is to make several rebound against other balls and finaly merging.
@Level27Geek : I didn't even think about a two player mode, but now I absolutly need to make it hapen, thanks for the idea.
@johnesco : yes, that is an issue right now. I will add a gauge to make you cautious with the rate of balls you throw, and maybe add a free mode with no restriction.

P#21534 2016-05-28 04:01 ( Edited 2016-05-28 08:03)

You where right impbox, rotating control are better, especialy with a laser to see where you throw. I also added a precise mode when you hold the button, the ball leaving only when you release.
Now I need to make sounds, improve graphics and add a two player mode.

P#21558 2016-05-28 16:52 ( Edited 2016-05-28 20:52)

Very cool. I just spent a ton of time throwing balls around. I actually made it to the end with the pink balls, woo!

The paint trails are awesome.

Only a few things that I felt were a little weird or not obvious. First, the targeting felt way to fast. Just one press of the key and the sight goes really far, wish it was slower - or maybe if you hold X+Direction and that is slow and other is fast?

The other thing is I'm not quite sure how you lose...? I felt for a while I was just knocking balls around trying to match colors. I mean, that in itself was fun but I never felt like I had to be careful or anything...just let em fly! And maybe that's the idea...just kind of expected some challenge outside of just angling balls off each other.

I find it amazing how just shifting some pixels on the balls made them look like they're rolling. A lot to learn from this one, bravo!

P#21567 2016-05-28 19:06 ( Edited 2016-05-28 23:06)

The trick to make precise shoot is that when you hold the button, the rotation is slower and without acceleration. I wanted to keep a fast rotation to make fast direction change possible, but maybe I should reduce it.
Regarding losing, it all depend on the difficulty chosen. In endless you cannot win or die, in easy it's prety difficult to die (you have to spam for a while). In hard (I should rename it "normal" maybe) it become difficult to live as the game advance, you need to avoid having too much balls. In extreme, I never made it to the end, but I know it's possible.
I need to make a tutorial or something in game to explain all the subtle mechanics.

P#21572 2016-05-28 19:21 ( Edited 2016-05-28 23:22)

I agree here with morningtoast, you could add real pool holes so maybe there's a chance you could lose a few balls or alike (? Just to make it a little more challenging.

I love the colors and everything, looks really good! Congrats!

P#21574 2016-05-28 19:45 ( Edited 2016-05-28 23:45)

Ah ha...I just played Difficult and died a few times, so I now see the challenge...you don't want too many dark balls! And this time I noticed holding down Z while using the arrows to target does move slower, so that's nice.

I think you're right that changing Difficult to Normal would help. Funny though, because on any game I was play Normal start...but in absence of Normal, I go Easy. Never really paid attention until just now.

Also, side thought...what if the balls got heavier as they colored up? So yellow balls are super heavy and roll less, black balls are ultra light. Just thinking out loud...

P#21577 2016-05-28 20:29 ( Edited 2016-05-29 00:30)

I really like this but I basically gave up because a game was taking too long. My final score:

Also, if you do a very narrow angle on a ball, it actually moves in the opposite direction than the collision (i.e. towards the ball that made the collision rather than away from it)

Great work though - as always!

P#21671 2016-05-29 19:51 ( Edited 2016-05-29 23:52)

Aww, I really like how the game over screen waits a moment before popping up, that really saved me once. :3

Dunno if the victory screen counts joins made after the pink impact, though, heh.

P#21688 2016-05-29 21:42 ( Edited 2016-05-30 01:42)

This is super satisfying. Kinda like a Threes mixed with Pool balls and score attack. Lots of fun to play!

P#21700 2016-05-29 23:14 ( Edited 2016-05-30 03:14)

So good. Will probably play this a bunch!

P#21710 2016-05-29 23:39 ( Edited 2016-05-30 03:39)

Love all the improvements you've made over past couple days. Like the instruction page and things feel a little tighter. Well done. Top 5 favorite right now, jam or not.

P#21720 2016-05-30 01:08 ( Edited 2016-05-30 05:08)

This is absolutely great. Just won. I love the color trail behind the balls. Wow, kudos.

P#21733 2016-05-30 02:41 ( Edited 2016-05-30 06:41)

wonderful!! feels very polished now! looks beautiful!

P#21772 2016-05-30 07:25 ( Edited 2016-05-30 11:25)

I finished it on hard! Really loving this one! Great idea, presentation and most important - great gameplay!

P#21773 2016-05-30 08:41 ( Edited 2016-05-30 12:41)

This is very addictive. I could spend the whole day playing it :)

P#21774 2016-05-30 09:01 ( Edited 2016-05-30 13:01)

<3 <3 <3

P#21777 2016-05-30 09:23 ( Edited 2016-05-30 13:23)

Soooo good!!! Great concept and amazing execution!! You sir, rock!

P#21781 2016-05-30 11:23 ( Edited 2016-05-30 15:23)

This is really great and addictive. Would deserve better music, but that is sucha minor detail on such an awesome game.

P#21788 2016-05-30 12:04 ( Edited 2016-05-30 16:04)

Impressive ! (again!)
Very fun to watch & play(what I just did for too long...)
May I ask for a [P] option to stop the music ?

P#21789 2016-05-30 12:11 ( Edited 2016-05-30 16:11)

I made a version with no in-game music, so you can play as long as you want without headhake. I shouldn't have included music anyway, as I didn't have enough time to make it good.
I also cleaned and uploaded my first step in the making of the game. It's a very simple sample of collision and physics for circles. It can be a basis for a snooker game.

Cart #21797 | 2016-05-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
263

P#21800 2016-05-30 13:21 ( Edited 2016-05-30 17:21)

Just finished this. I had two final balls last time, too! That will teach me.

Great game. Two player mode would be great, and some extra challenges as others have described.

I'd also love to see a "puzzle" mode where you have to figure out the correct order to shoot the balls in.

The only minor issue is with the physics: 1) narrow angle collision the ball moves the wrong way, 2) slow moving ball hit results in ball moving at faster speed than collision. Maybe due to the maths and accuracy limitations with pico8? Hopefully they can be solved in subsequent versions.

P#21802 2016-05-30 13:49 ( Edited 2016-05-30 18:26)

There's a really cheap way to win, if you just shoot vertically from the very start and never vary.

Other than that, looking forward to playing this on Pocket Chip!

P#21811 2016-05-30 14:16 ( Edited 2016-05-30 18:16)

You are right johnesco, I indeed forget to make the cursor slightly offseted at start to avoid this. It's interesting that it doesnt seem to work in hard mode because the starting balls are enough to make you loose if you don't merge them.

P#21820 2016-05-30 15:14 ( Edited 2016-05-30 19:14)

Yay! Won! :-)

P#21823 2016-05-30 15:30 ( Edited 2016-05-30 19:30)

Fantastic - this was a lot of fun!

P#21828 2016-05-30 16:17 ( Edited 2016-05-31 04:16)

well done! very fun and polished-feeling :)

P#21845 2016-05-30 20:09 ( Edited 2016-05-31 00:09)

Winning on hard feels so good...a lot of close calls though. Although it's interesting that I never once considered my score, it was all about just finishing. I guess now I need to learn how to score points!

P#21849 2016-05-30 22:35 ( Edited 2016-05-31 02:36)

Love it~

P#21852 2016-05-30 22:47 ( Edited 2016-05-31 02:47)

Really loved it. It's of of these game I'd like to play and replay on my PocketCHIP once I'll have it.
It has an impressive level of polish, and the real fun is here, plus totally respecting the jam theme!
One of my favorites so far.

P#21903 2016-05-31 08:02 ( Edited 2016-05-31 12:03)

Great idea and execution!

P#22382 2016-06-06 01:15 ( Edited 2016-06-06 05:15)

I started using PicoLove hoping to make an Android version soon. For now here is the windows standalone version, it's not perfect, but already good. ComboPool_01.zip

P#22398 2016-06-06 07:07 ( Edited 2016-06-06 11:07)

Hmm, I don't know if this is the proper place to mention this, but it seems the NO MUSIC version is the only available cart on Splore. I like the music! Any idea on how to resolve this? BTW, this game is addictive! Been playing it for an hour now :D

P#22406 2016-06-06 08:24 ( Edited 2016-06-06 12:24)

Very enjoyable!
One of the most impressive Pico-8 game, in my opinion...

P#22456 2016-06-07 11:32 ( Edited 2016-06-07 15:32)
2

I corrected the collision combo chart

P#22482 2016-06-08 00:21 ( Edited 2016-06-08 04:21)

You are very true johnesco, my chart was slightly underestimating. But seeing it like that is a bit frightening. It becomme clear that you have to play for a while to finish the game.

@todkon: Thanks for liking the music, even if I am not realy proud of it and would life to change it. I think the bbs only expose the most recent upload for a thread, no matter what cart is at the top. I even had the issue when I uploaded the "simple collision" sample cart. Even if I uploaded it as a new cart and then inserted in this thread, it became the new version. So I could reupload the original version. I realy should add a toggle music button so every body can play on the same version.

P#22488 2016-06-08 02:04 ( Edited 2016-06-08 06:04)

Very fun game! Thoroughly enjoyed the art style and the game play mechanic. Ranks very high on my Pico-8 favorited games :)

P#23110 2016-06-18 08:24 ( Edited 2016-06-18 12:24)

Lovely game <3

Yeah I think this would work great on mobile

P#23112 2016-06-18 08:37 ( Edited 2016-06-18 12:37)

Pretty fun.

Multiplayer might be a good feature to add at a later date. For example, a player at the top/bottom or left/right, and each player can each shoot a ball at the same time, having to wait for the other to shoot before they get another shot. You could start with neutral gray balls, but then change them to say, red or green, depending on who shot the ball that made them collide.

Good job!

P#23149 2016-06-18 18:47 ( Edited 2016-06-18 22:47)

Really fun, clever game! I included it in my Pico-8 Jam #2 compilation video series, if you’d like to take a look :)

P#23222 2016-06-19 14:40 ( Edited 2016-06-19 18:41)

Please keep developing and tuning this! It feels too easy even on hard to make me want to replay it, and something to make endless more rewarding would also be appreciated (just spamming balls is just as effective as any deliberate strategy). Otherwise, it is an amazing concept and very well executed.

EDIT: I tentatively take back my statement about Hard mode; I think I got lucky on the first couple plays!
EDIT2: I now re-instate it. I'm now 2/4 wins on Hard.

P#23491 2016-06-23 10:36 ( Edited 2016-06-23 15:33)

@Jupiter_Hadley : Thanks for the video, it's very nice.

@curiousepic : yes I could tweak the difficulty, especialy because in easy you dont even know there is a life bar if you dont spam. I could add a "sudden death" difficulty, where each ball must make a connection or you die. It would be so hard though. I'm currently making an android version, as I think the gameplay could work well. I want to add challenge levels where there is a fixed situation you have to resolve in the smallest number of launch.

P#23510 2016-06-23 19:38 ( Edited 2016-06-23 23:38)

Yes! Nice I love challenge modes like that.

P#23550 2016-06-24 11:32 ( Edited 2016-06-24 15:32)

Getting love on BoingBoing!

http://boingboing.net/2016/08/11/combo-pool-simple-amazingly.html

Any publicity for any Pico-8 game is publicity for all the games; because network effect.

P#26769 2016-08-11 12:26 ( Edited 2016-08-11 16:26)

Yes, they even explain Pico 8 a little, it's cool. Now I'm realy motivated to make that android version. It's nearly done but I have some UI to add.

P#26776 2016-08-11 18:51 ( Edited 2016-08-11 22:51)
Page:

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-19 03:02:28 | 0.051s | Q:108