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
Crowdtesting That Delivers | Testeum
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
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.