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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.