Example code for creating a 2D platform game in Java.
...Graphics courtesy of:
https://www.gameart2d.com
https://opengameart.org/content/animated-fire
https://craftpix.net
Levels created using https://www.mapeditor.org/
Project created in the Eclipse Java IDE.
Keys:
Up, Down, Left, Right - Move Player
Space - Jump
M - Throw Kunai
Q, A - Scroll screen up and down (for debugging)
Magic Lantern is a framework for developing multimedia applications. It is designed to be a cross-platform solution for multiple targets such as desktops, game consoles, mobile devices and set-top boxes.
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.
...You can now find the latest code at https://github.com/IsmAvatar/LateralGM
This repository will remain here as a way to look up things on the old svn repo.
LateralGM (LGM) is an alternate Game Maker IDE written in Java. It can be used to edit projects, and, with a plugin like ENIGMA, it can compile/run them. It has many other uses, including GM8 -> GM6/7 conversion.