A simple framework in Java 7 for a point and click adventure type game, visually and operationally based on the look of the NES versions of Shadowgate and Uninvited.
Includes 16bit wav audio support, and dynamic font and image sizing for any screen resolution.
Includes a sample 19 room / 35 item game as an example of how to extend the engine into a playable game.
License
Public DomainFollow Basic Point n Click Game Engine
Other Useful Business Software
Secure User Management, Made Simple | Frontegg
Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complex setup required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
Rate This Project
Login To Rate This Project
User Reviews
-
A very basic sierra (lucas arts scumm) type Adventure. (not an RPG, a 19 room adv demo; says you can make your own game). Very low end art. It gets 1* extra because in 2025 it still compiles and works, including sound, with java-24 without a single compile error.