JSGAM is an open source Javascript game engine focused on classic graphical point-and-click adventure games.
You don't need to install any program in your computer, all you need is a coding editor to create the code and an image manipulation program to create the graphics.
No need to compile anything, test and play directly in your web browser.
First download the latest version of JSGAM here, you will need a web browser compatible with the engine (I recommend Firefox or Google Chrome, It may work on others but they haven't been tested).
To develop the graphics and create the image maps (the area where the player can walk), I personally recommend the GIMP, but you can use any of your choice.
Play the demo games here.
And finally and the most important read the documentation. There you can find anything you need to create your own game.
Get the latest version here.