Showing 24 open source projects for "tiled"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Tiled

    Tiled

    Flexible level editor

    Tiled is a free and open source, easy to use, and flexible level editor. Tiled is highly flexible. It can be used to create maps of any size, with no restrictions on tile size, or the number of layers or tiles that can be used. Maps, layers, tiles, and objects can all be assigned arbitrary properties. Tiled's map format (TMX) is easy to understand and allows multiple tilesets to be used in any map. Tilesets can be modified at any time. Tiled is a general purpose tile map editor for all tile...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    melonJS

    melonJS

    A fresh & lightweight javascript game engine

    ... by a community of enthusiasts. See our Gallery for a few examples of games powered by melonJS. melonJS integrates the popular Tiled map format, allowing designers easily create levels using the Tiled map editor, and to focus on the game features itself. A fresh and lightweight 2D sprite-based engine. Fast WebGL renderer for desktop and mobile devices with fallback to Canvas rendering.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Source of Mana

    Source of Mana

    Source of Mana is a unique 2D MMORPG

    Our primary page is currently at https://manasource.itch.io/source-of-mana so please visit us there to learn more and download the game. Source of Mana is a classic 2D MMORPG that uses Godot 4 for its client and server components. Our graphics are made with a variety of tools, primarily Gimp, as well as Tiled for maps. Development is heavily focused on establishing a solid technical foundation, including advanced client-server synchronization, efficient asset management, and support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RickyD

    RickyD

    Another clone of Rick Dangerous classic game

    Rick Dangerous was one of my favorite games for the spectrum (and Amiga), it already has a very good clone (xrick), but it lacks the ability to easily create new maps and enhance the graphics since they are built in the code itself. RickyD uses xml extensively to configure all aspects of the game, from objects to tiles and sound, maps are also written in xml, so they can be easily edited. Creating completely new maps is very easy, just create a new tileset and use a tool like tiled to put...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Imagine Engine

    Imagine Engine

    A project to create a blazingly fast Swift game engine

    Welcome to Imagine Engine, an ongoing project that aims to create a fast, high-performance Swift 2D game engine for Apple's platforms that is also a joy to use. You are hereby invited to participate in this new community to build a tool with an ambitious but clear goal - to enable you to easily build any game that you can imagine. Imagine Engine uses Core Animation as its rendering backend - just like Apple's UI frameworks like UIKit and AppKit do. By leveraging the power of Core Animation's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Zeta Engine

    Zeta Engine

    2D ARPG Engine

    Zeta Engine Is a simple 2-Dimensional Data Driven ARPG Engine aimed to create ARPG Games by desribing Data from XML Files and adding behaviour with Lua language. You can create simple to Advanced features without even touching the engine's core code thought an extensive Lua API. As for now, the gui System is CEGUI cause it can use the same data types as the Engine's. Currently Third Party software supported: Partial* Tiled Map support Partial* Dark Function Editor Support *By partial...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Citrus-Engine

    Citrus-Engine

    Modern AS3 Game Engine

    Citrus Engine is a 2D game framework for ActionScript 3 that simplifies the development of physics-based games, especially platformers. Built on top of Starling and Box2D, it provides a component-based architecture and high-level abstractions for objects, input, levels, and camera control. It’s well-suited for educational games, side-scrollers, and mobile game development using Adobe AIR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Yoshi's Egg - Game Engine

    Yoshi's Egg - Game Engine

    A Simple Game Engine

    A Simple Top Down Game Engine for Linux and Windows obs: in development pre-alpha stage, not fully playable
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    FreeMapper

    Free position 2D maps for computer games.

    FreeMapper is a project to develop a framework and editor for non-tiled, free position 2D maps for computer games. At the moment there is some example code for tile-free map structures and a simple display test implemented.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10

    XNADotaMap

    Import war3 resources and redraw in XNA 3.1

    This project is to represent the dota map using the war3 original resources, under the developing environment of XNA 3.1, taking default content pipeline to import the resources. It contains these parts: Oct scene manager, and palette-like rendering pipeline Custom models in war3 format, using cpu skinning Custom maps organizer, using tiled map with heights and cpu recalculating seams
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tiled for C#
    This project wants to make the Tiled Map Editor (http://www.mapeditor.org/) usable for the XNA framework in C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    oge2d

    Cross-platform 2D game engine

    Open Game Engine 2D is a full features and cross-platform 2D game engine. It aims to help developers to create 2D games with only flat files (such as ini and script files), so that games could be written once and played under any platform supported. This engine is a pure 2D game engine written in C/C++. It is base on SDL and AngelScript. So, it also aims to run in any platform supported by SDL and AngelScript, such as Windows, Linux, MacOS, iPhone, Android, Windows Phone, Symbian,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Test7
    Java multi emulator frontend with tiled thumbnails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A tower defense game with twist I made at spare leisure time, featuring a race called Galvani(ie. Frankensteins).. Special thanks to Kevin Glass's tutorial site Code and Coke, Tony Pa's tiled based games and http://www.jamendo.com/en/ for music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Little "snasation" game involving Patty. Written in Java and JavaScript. Besides, there's a port of Flixel to Java and Slick2D, called Slixel, developed alongside with a platform game called QNQ: Qualcosa Non Quadra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tile Map Editor
    Tile map editor (TileME) is for design tile maps with a single tiled image and export map data as an array. this is a very good tool for J2ME game prgrammers and with a very little changes you can use it for any other languages. Tile map Editor DEVEL
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    KGarten is a game where the player controls a nurse, whose goal is to collect the straggled children from the prairie and take them back to kindergarten. The prairie is tiled with hexagonal fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tiled browser-based game engine in PHP, featuring templates, easy translation and full customisability using a backend of MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Crystal Saga is a full screen 2D RPG programmed in JAVA. The main features are a real-time side view battle system, intuitive menu system, tiled world maps and towns, and a captivating story line.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Black Rain, a Java-based RPG using a hex-tiled game map, with many different items available in-game. Black Rain will use an unique object-modification and combination engine to allow objects in the game to be combined, changed, and upgraded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Free Age is an open source, isometric tiled, RTS game similar in concept and design to Age of Empires/Kings (hence the name). The game can be played in single-player or multi-player mode. <br>Help in designing the artwork will be appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libswirlies is a library for generating strange, swirly images that look continuous when tiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sago War utilizes tile-based biomes like Civ, but with the goal of being in pure 3D. The strategy is like Civ with less focus on tech trees and more focus on real-time and real-location manipulation. Zones are tiled, but game pieces moved within tiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Originally a fork of Legend of Mazzeroth, this project aims to create an engine rather than a game. It aims to be a 2D MMORPG engine, fit for easy customization through Ruby. It also features an edit of Tiled, the map editor made at www.mapeditor.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.