Point and Click

This is point and click

Make your own point-and-click adventure games. Save them as zip files. Share them with your friends.

Point and Click is a free web-based tool for building and playing graphical adventure games.

game loaderprebuilt gamegame designer

Features

  • basic game engine supports customisable verbs, inventory based-interactions and conversation trees
  • the editor is functional
  • Text-based mode: play your graphical adventure game with no graphics!
  • save your designs locally in your browser

Acknowledgments and attribution

I used some free assets created by other people in the sample games. Please see the attribution page for details, including the licensing requirements if you wanted to use or adapt the same assets yourself.

I used https://www.piskelapp.com/ to create some of my own assets for the sample games.

Technical Stuff

Point and Click is written in typescript using NextJs, React and MUI. The source code is on github.