Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.92 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.92 KB

Ichiloto 2D Game Engine Editor

Ichiloto Game Engine Logo

Ichiloto 2D Game Engine is a lightweight, PHP-based game engine designed for creating 2D JRPG-style games using ASCII art in the terminal. Inspired by the classic gameplay of 90s JRPGs such as Final Fantasy 1-6 and Dragon Quest, Ichiloto enables developers to craft immersive retro experiences directly in the console.

Overview

The Ichiloto 2D Game Engine Editor is a graphical user interface (GUI) for creating and editing game assets for the Ichiloto 2D Game Engine. The editor is designed to streamline the process of creating game assets, such as maps, characters, and items, by providing an intuitive interface for developers to interact with.

Features

  • Map Editor: Create and edit game maps using a visual interface.
  • Resource Manager: Manage game assets, such as images and sounds, using a visual interface.
  • Event Editor: Define game events and interactions using a visual interface.
  • Item Editor: Create and manage game items using a visual interface.
  • Character Editor: Design and customize game characters using a visual editor.
  • Enemy Editor: Create and customize game enemies using a visual editor.
  • Party Editor: Manage the player's party and characters using a visual interface.
  • Troop Editor: Create and customize game enemy troops using a visual editor.
  • Skill Editor: Design and manage game skills and abilities using a visual interface.
  • Quest Editor: Define game quests and objectives using a visual interface.

Installation

Requirements

  • Java 8 or higher
  • PHP 8.4 or higher
  • Composer
  • JavaFX

To install the Ichiloto 2D Game Engine Editor, follow these steps:

  1. Download the latest release of the editor from the GitHub repository
  2. Extract the contents of the downloaded ZIP file to a directory on your computer
  3. Run the ichiloto-editor.jar file to launch the editor