All Projects → KOBUGE-Games → Herbi

KOBUGE-Games / Herbi

Licence: MIT license
A retro platformer which you have to collect all diamonds

Programming Languages

GDScript
375 projects
C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language

Herbi - On the loose : 1.0-dev

A retro platformer about collecting diamonds

Credits

Game made by @KOBUGE-Games with Godot Engine Sprites from SpriteLib

How to create levels

  1. Install Tiled www.mapeditor.org (In linux it is called "tiled")
  2. Install www.python.org 2.7 (Already installed by most linux distros)
  3. Copy level/blank_level.tmx as level_0.tmx
  4. Open level_0.tmx with Tiled
  5. Save it
  6. Run convert_all.py (Edit line 15 to point it to your tiled executable/binary)
  7. Enable debug mode in global.gd
  8. Press T to open Level 0

Once it's set up, making levels will become easier than ever.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].