Catch the Butterfly

Catch The Butterfly - a game about... catching butterflies!

Controls:

Intro:
[A] - Start
[???] - Secret Mode

Game:
[UP,DOWN,LEFT,RIGHT] - Movement
[SPACE] - Catch
[ESC] - Exit

Comments15

ImperialCoders25 Jun 2016, 11:43
How do you even play the game :/ ?
fedor2612author25 Jun 2016, 12:21
All instructions are in the description.

To launch it, open .bat file.
fedor2612author25 Jun 2016, 12:22
This game is endless.
ImperialCoders25 Jun 2016, 13:11
i cant start the game but the movement keys are not working
fedor2612author25 Jun 2016, 13:29
Are there any java exceptions?
fedor2612author25 Jun 2016, 13:30
You start from top-left corner, so, move down or right first.
Giragast1 Jul 2016, 20:14
Some of these are definitely impossible to catch, but just holding down Space helps a lot :P I keep thinking the background is a Magic Eye picture!
Persimmon Pomelo
Persimmon Pomelo2 Jul 2016, 07:48
I kept trying but couldn't start the game. Best I got was the following errors:

Exception in thread "main" java.lang.UnsupportedClassVersionError: com/fedor2612/minild68/Main : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Gord10
Gord102 Jul 2016, 16:17
Pressing A did nothing on me :( I couldn't start the game.
fedor2612author4 Jul 2016, 08:36
@Persimmon Pomelo, use Java 8.
kfischer_okarin (formerly DerTraveler)
I could play it... a nice simple butterfly catching game.
Is it part of the difficulty setting that there are longer intervals of almost no butterflies at higher levels? And is it also intended for the stage number to flicker between two numbers for a short while?
fedor2612author4 Jul 2016, 17:15
@kfischer_okarin, butterfly generation is random, so level does not affect it.

Level number flickering creates a mid level speed between levels.
tinyworlds
tinyworlds6 Jul 2016, 21:10
I fear this doesn't work on Linux Mint with default package sources yet. As you wrote, it requires Java 8, but the best you can get from the package manager is openjdk 7.
So sorry, couldn't play it :/
fedor2612author7 Jul 2016, 07:22
@tinyworlds, there is an non open source VM, that is downloadable from Oracle`s site, isn`t it?
Found a bug?
Tell us on Discord