JugiMap - 2d map editor

Hello everyone,

I am developing a 2d map editor called JugiMap. Along the editor I am providing also JugiMap API
which is a library for using maps from the editor in game engines.

The latest version brings a new JugiMap API which supports Cocos2d.

A screenshot from Jugimap editor:

For API development I am using a small application called API Demo Test.
Here is a screenshot of the application using Cocos2d-x engine.


The source code for the API Demo Test is provided with the API.

JugiMap is currently available for Windows OS. You can get it here: http://jugimap.com
JugiMap API is on GitHub: GitHub - Jugilus/JugimapFramework: A library for using JugiMap maps in game development engines.

6 Likes

I would love to try this if you ever put out a MacOS or Linux version.

Does it work on MacOS Mojave?

Hello developers

A new version of JugiMap is out. This is a smaller update but important as it fixes some serious bugs. Among the new things there is improved handling of parallax and screen maps and several other additions and tweaks.

JugiMap is currently available for Windows OS. Get it here: http://jugimap.com

I also made a new demo application called “Parallax Scrolling” which utilizes the parallax map features of JugiMap API. It comes with source code and editor map files.

Check it out here: JugimapFrameworkDemo

Here is a screenshot with the background parallax map in the editor:

In future I plan to make more demo applications, covering various aspects of JugiMap API.

1 Like

Hello people,

A new version of JugiMap is now out and it brings a major new feature called sprite timeline animation. This is a general animation type which can be used for various purposes, from simple background animations and movement patterns to more complex stuff like cutscenes and intro animations.

A new demo application called “Sprite Timeline animation” is also available and it shows practical examples of animated sprites.
Check out the web build and get more information here: JugimapFrameworkDemo

Here is a screenshot of the used map in the editor:

1 Like

Hi

This is very impressive !

Hi,

JugiMap has just received another update. The headline feature of the new version is the GUI module in JugiMap Framework. This module provides various widgets and text objects which allow developers easy implementation of GUI features in their games.

As always I have prepared a demo application to accompany the new JugiMap version. Check out the new gui features in action: JugimapFrameworkDemo

A screenshot of the used map in the editor:

2 Likes

Jure, you know I still want a Mac version… :slight_smile:

Hi Chris,

Sorry no Mac for now. I have more than enough work with Windows version to think about Mac. :slight_smile: