Scorchsoft
JavaRPG Game MakerOpen SourceGame DevelopmentWindowsMacLinux

Java RPG Game Maker for Windows, Mac and Linux

This is an open source game maker written in java. Use photos, pictures and drawings to make an rpg game really quickly and easily. Make games with no programming knowledge.

3 min read
The Java RPG Game Maker editor, with its Tools and Events ribbon of map, foreground, perspective and walk-over controls above a game map and a list of maps, captioned Game Maker: A Java RPG Game Making Tool

JAVA RPG Game maker allows you to quickly and easily create simple games using pictures, photographs or drawings as the scenes within the game, allowing you to make interesting and complex games with little or no programming knowledge.

The game maker will run on Windows, PC, MAC and Linux platforms. The 1.6 Java Runtime Environment or higher must be installed for the game maker to work.

Download | GitHub

Features

Upload images to use as custom maps. Most traditional game making tools operate on the basis of tile drawing. You get a bunch of tools for creating a map using these tiles. Instead we have opted for a different approach, allowing you to upload your own custom background and foreground images that then form the main map that the in-game character will walk around.

Add touch and on-keypress events. A game wouldn't be a game without things happening. We allow you to be able to draw areas onto the maps that trigger some form of event. Events can include: Teleportation to a new map, display of a message box, answering of a question, or setting of a variable.

Customisable perspective. Most images have the concept of perspective. I.e. if someone was closer to you on the map then you would expect them to appear larger. We account for this by allowing you to set and test the perspective of each map, so that the character sprite dynamically changes size and move speed based on their location.

Customisable walkable area. The images you upload for the map wouldn't make much sense if the sprite was able to walk anywhere (tops of buildings, water, etc). So we allow you to draw onto the map to specify exactly where the character is allowed to walk and what they are able to interact with.

Save games as a package. You can save your created game as a packagable .game file. This allows you to share what you have made with friends who also have the game maker installed on their computer.

Video Demo

Watch the demo: Java RPG Game Maker overview / tutorial on YouTube.

Getting Started

  1. Download and Install the Java Runtime Environment (Note: Skip this step if you already have it installed)
  2. Download the Game Maker .zip archive
  3. Extract the .zip archive to a location on your computer
  4. Open the extracted folder and click on "Game_Maker.jar"

Downloads

Core Files

Documentation

Example Games

Previous Versions

  • No previous versions. v1.8 is the earliest public release.

Further Information

This project was the final year university project of Andrew Lee Ward from the University of Birmingham School of Computer Science.

Licence

This project is licenced under the MIT open source licence.

Sources referenced

Share

Want to talk about your project?

Tell us what you’re trying to achieve and we’ll map the fastest credible path.

Java RPG Game Maker for Windows, PC, MAC, Linux | Scorchsoft