Combo Pool
by NuSan
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 :
Simple ball collision/physics
by NuSan
Cart #21797
| 2016-05-30
|
Code ▽
|
Embed ▽
| License: CC4-BY-NC-SA
360