topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday April 24, 2024, 2:05 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: IDEA: Game for a Macromedia Flash Coder - Gravity Spigot  (Read 6339 times)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,901
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
IDEA: Game for a Macromedia Flash Coder - Gravity Spigot
« on: September 30, 2005, 09:29 AM »
Here's an idea i had for a game that would be implemented in Macromedia Flash (so it could be played online).

Gravity Spigot
-------------------

each level has one or more fixed SOURCES, and one or more fixed SINKS.

from the sources emerge particles, which are attracted to ATTRACTORS and repelled from REPELLORS.

some of the ATTRACTORS and REPELLORS are movable.

object on each level is to move the attractors and repellors in order to get the particles to the sinks.

Attractors should be like the bug zappers so that particles get incinerated when they come in contact with them.

Maybe user can adjust strength of attractors, and maybe some other parameters (function parameters determining strength as a function of distance?)

Not sure how to score it - maybe like lemmings, each level has 1000 particles, which start emerging slowly and speed up over time to some final time.  Each level has a certain # of particles you have to get saved in order to pass the level.  Score based on number of particles saved, plus a bonus for speed.

(user can speed up or slow down the rate of particle emergence, though there will still be a threshold timelimit).


If anyone codes this I'd love to host it on DonationCoder.com and offer a prize.  It's not quite a coding snack - i think it would take more than a day to write.


Bad illustration of concept:


alecjw

  • Participant
  • Joined in 2005
  • *
  • Posts: 42
    • View Profile
    • Donate to Member
Re: IDEA: Game for a Macromedia Flash Coder - Gravity Spigot
« Reply #1 on: December 24, 2005, 04:59 PM »
Sounds a bit like magnetism - http://gprime.net/game.php/magnetism2

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,901
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: IDEA: Game for a Macromedia Flash Coder - Gravity Spigot
« Reply #2 on: December 24, 2005, 06:38 PM »
nice find! that's a cool game! - yep, very close to what i was thinking.