escapy Documentation

escapy is a lightweight Python library for building simple escape-room style games using pygame.

It provides a clean separation between game logic (rooms, objects, events, commands) and rendering (the pygame UI), making it easy to understand, extend, and swap in alternative UI backends.

Indices and tables