MCH2022 badge?
go to mch2022.badge.team

micromarble rev. 5 (by royrobotiks)

Micro Marble


A tiny gravity controlled marble game for the Card10 badge - inspired by the classic videogame "Marble Madness".

You can find further documentation including short video clips here.


How to install:

Copy the folder with the name "micromarble" in the apps folder of your Card10.

How to play:

Hold your Card10 parallel to the ground and move the little marble by tilting the badge up and down / left and right. The more you tilt the badge, the faster the marble will roll. The aim is to direct the marble securely to the goal within the given time. The LED bar displays how much time is left. All your achievements are saved, so you can interrupt playing the game at any time and continue later.

Buttons:

  • Push "Play" or "Resume" (button top right) to continue an existing game or to start a new game if there is now saved game yet.
  • Push "New" (button bottom right) to start a new game from level 1.
  • Push "Calibrate" if you want to play the game in an unconventional orientation.

Pause / Score / Highscore:

During the game, pushing any button (except "Home") will bring you to the pause screen. During the pause screen, you can see:

  • The current level
  • How many marbles you needed so far
  • Your score
  • The highscore

Calibration:

Calibration is not required if you play your game in normal orientation. However, there might be situations when you want to hold the Card10 in an unconventional orientation while playing the game, e.g. when you are lying on the couch.

In this case, hit the calibrate button (bottom left) at the start or pause screen. Put your Card10 in a reference orientation and hit the OK button (bottom left).

Please note that calibrating your Card10 to a heavily tilted reference orientation might lead to an unexpected marble control.

Levels:

In the current version, 14 levels are playable, the 15th level cannot be finished. The aim is to produce at least 23 - or even better 42 levels for the next release. You can contribute by designing levels with the level editor and emailing them to: micromarble(at)royrobotiks.com


How to create your own levels:

All levels are saved as .txt files in the micromarble folder. The number of the level is the name of each file. The best way to edit and create levels is to use the level editor, which is written in Processing.

Here's how you get the level editor running:

  • Download the Processing IDE.
  • Download the level editor and unzip it.
  • Open "micromarble_level_editor.pde" with Processing. Processing will want to create a folder with the name "micromarble_level_editor" in its "Sketchbook"-folder and save the code there. Accept this.
  • Click on "Sketch -> Show Sketch Folder" (In Processing, programs are called "Sketches" and this will open the folder where your "Sketch" is located).
  • Create a folder with the name "data" in your folder with the name "micromarble_level_editor".
  • Copy all levels (1.txt ... 15.txt) from your Card10 (/apps/micromarble) to the data folder (/micromarble_level_editor/data).
  • Run the level editor by hitting the Run button on the top left in Processing.

And this is how you design levels:

  • Select which tile you want to use by either hitting the according button or the according key on your keyboard.
  • Draw with the left mouse button.
  • Draw a rectangular field by pushing the right mouse button and keeping it pushed while moving the mouse.
  • Specify which color your level should have with the RGB color selector on the top right.
  • Specify the time in which the player has to complete the level by moving the horizontal time-slider (the time is measured in program loops).
  • You can select which level you want to edit by hitting (+) or (-) on the top right.
  • Your level is saved automatically when you select another level with (+) or (-).
  • If the level does not exist yet (e.g. level 16), the level editor will automatically create the file for the level and copy the content of the last level that you have edited into the new level file.
  • Copy your level from the data folder of your sketch to the micromarble folder on your Card10.
  • Test your level and have fun!
Category: games
Status: unknown
Vote Comment Date
up Tasteful. 4 years ago
up Nice app, fun to play 4 years ago
up I have no idea how such a beautiful piece of software made it in time to be available on the card10. thx. 4 years ago
up Nice work! 4 years ago
up 4 years ago
Compatibility
  • card10: unknown
Dependencies
  • No dependencies found
Dependants
  • No dependants found
Author: royrobotiks

File Last edited Size
__init__.py 2020-12-20 15:56:03 85.43 KiB
README.md 2020-12-20 15:56:03 4.33 KiB
1.txt 2020-12-20 15:56:03 10.25 KiB
2.txt 2020-12-20 15:56:03 10.25 KiB
4.txt 2020-12-20 15:56:03 10.25 KiB
3.txt 2020-12-20 15:56:03 10.25 KiB
5.txt 2020-12-20 15:56:03 10.25 KiB
6.txt 2020-12-20 15:56:03 10.25 KiB
7.txt 2020-12-20 15:56:03 10.25 KiB
9.txt 2020-12-20 15:56:03 10.25 KiB
8.txt 2020-12-20 15:56:03 10.25 KiB
10.txt 2020-12-20 15:56:03 10.25 KiB
11.txt 2020-12-20 15:56:03 10.25 KiB
12.txt 2020-12-20 15:56:03 10.25 KiB
13.txt 2020-12-20 15:56:03 10.25 KiB