
Fun with magnets!
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
I only used "Two button controls" as a theme.
Your goal is to lead as many balls as possible into the "deposit" area by using a magnet. You can control the polarity and activate/deactivate the magnet's movement along the bar it's attached to.
Beware of obstacles and specially wheels, that can destroy balls (however, there's only one at the last level and you may beat it if you only lose one of them, so this warning will better apply to a hypothetical post-compo version).
The web link should be playable on mobile devices. At least I've tested it on a Nexus 5 using Chrome.
================================================
>>>>>> Controls <<<<<<
================================================
IMPORTANT!! While it's possible to combine keyboard and mouse (left hand for the keyboard, right for mouse or vice versa), I recommend to stick to keyboard controls to avoid confusion.
I would have liked to set an intermediate screen with control schemes so that the player could select one and disable every other input, but I ran out of time (surprise!).
------------------------------------------------
>>>> Keyboard <<<<
------------------------------------------------
Keyboard controls emulate interaction with the two buttons on the machine. Since I wanted to adhere strictly to the theme, I only used two keys, too. This is the reason why you can't switch directions (I tried it at first, and together with the polarity it was a nightmare)
* F: Press to activate the crane moving the magnet. You can't change direction (the machine is old!)
* J: Press to cycle between polarities (or disable the magnet).
U and H should also work (for Dvorak users), but it was never tested.
-----------------------------------------------
>>>> Mouse/Touch <<<<
-----------------------------------------------
With the mouse or a mobile device you can interact with the magnet controls in a more direct way.
* Press left button: Activate magnet motor. Release to stop it.
* Swipe up: Change polarity to the value below the current one (it's displayed in the middle of the wheel).
* Swipe down: Change polarity to the value above the current one.
================================================
>>>>>> Known issues <<<<<<
================================================
* The motor sound effect glitches occasionally.
* Occasionally the ball repel directions go a bit wild because of some bugs related to the angle thresholds when they get close to the magnet.
* Probably because of the previous issue, you may see the balls overlapping. Hopefully this is quite infrequent.
================================================
>>>>>> Tech <<<<<<
================================================
* Haxe + Flixel using FlashDevelop as the IDE.
* Photoshop
* LabChirp + Audacity + Bosca Ceoil
* Fonts: Flixel defaults, except for the main screen, which uses "Visitor" by Ænigma and "Press Start" by Codeman38.
Your goal is to lead as many balls as possible into the "deposit" area by using a magnet. You can control the polarity and activate/deactivate the magnet's movement along the bar it's attached to.
Beware of obstacles and specially wheels, that can destroy balls (however, there's only one at the last level and you may beat it if you only lose one of them, so this warning will better apply to a hypothetical post-compo version).
The web link should be playable on mobile devices. At least I've tested it on a Nexus 5 using Chrome.
================================================
>>>>>> Controls <<<<<<
================================================
IMPORTANT!! While it's possible to combine keyboard and mouse (left hand for the keyboard, right for mouse or vice versa), I recommend to stick to keyboard controls to avoid confusion.
I would have liked to set an intermediate screen with control schemes so that the player could select one and disable every other input, but I ran out of time (surprise!).
------------------------------------------------
>>>> Keyboard <<<<
------------------------------------------------
Keyboard controls emulate interaction with the two buttons on the machine. Since I wanted to adhere strictly to the theme, I only used two keys, too. This is the reason why you can't switch directions (I tried it at first, and together with the polarity it was a nightmare)
* F: Press to activate the crane moving the magnet. You can't change direction (the machine is old!)
* J: Press to cycle between polarities (or disable the magnet).
U and H should also work (for Dvorak users), but it was never tested.
-----------------------------------------------
>>>> Mouse/Touch <<<<
-----------------------------------------------
With the mouse or a mobile device you can interact with the magnet controls in a more direct way.
* Press left button: Activate magnet motor. Release to stop it.
* Swipe up: Change polarity to the value below the current one (it's displayed in the middle of the wheel).
* Swipe down: Change polarity to the value above the current one.
================================================
>>>>>> Known issues <<<<<<
================================================
* The motor sound effect glitches occasionally.
* Occasionally the ball repel directions go a bit wild because of some bugs related to the angle thresholds when they get close to the magnet.
* Probably because of the previous issue, you may see the balls overlapping. Hopefully this is quite infrequent.
================================================
>>>>>> Tech <<<<<<
================================================
* Haxe + Flixel using FlashDevelop as the IDE.
* Photoshop
* LabChirp + Audacity + Bosca Ceoil
* Fonts: Flixel defaults, except for the main screen, which uses "Visitor" by Ænigma and "Press Start" by Codeman38.