We made a point-and-click adventure game engine, and a full game in said engine.

Premise

A barmy collection of anthropomorphised programming languages clash in a nail-biting exchange of wit and HTTP packets.

Play as the classic detective Ida Knowe, known for her knack for tracking nick-nacks.

Tech Stack

A homemade Pygame tool allows us to easily draw clickable areas on images, and associate them -- using a non-trivial system of conditions and branches -- with dialogue, items, and actions. This tool generates JSON descriptors and HTML files. In this way, the "final" game is a plain HTTP server providing static files. Javascript exists too.

Enjoy!

Share this project:

Updates