# toads-adventure-py **Repository Path**: moondown/toads-adventure-py ## Basic Information - **Project Name**: toads-adventure-py - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-06 - **Last Updated**: 2025-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README toads-adventure-py ================== A simple 2D platformer inspired by [_Super Mario Bros. 2_](https://en.wikipedia.org/wiki/Super_Mario_Bros._2). Still in gradual development by [David C. Drake](https://davidcdrake.com) using [Python](https://python.org), [Pygame](https://pygame.org), and [Tiled](https://www.mapeditor.org). Controls -------- * Use WASD or to move, crouch, and climb. * Press Space to jump (for now, however, unlike _Super Mario Bros. 2_, jumping on enemies damages the player).