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
MongoDB Atlas runs apps anywhere
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.
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.