PyperCard
A Pythonic HyperCard for beginner programmers.
This project's full documentation can be found
here.
Since this project is browser based, many aspects of this repository can
be viewed online.
Example applications
- Hello - it displays "Hello, World!" with
PyperCard.
- Hello interactive - a simple
interactive application that prompts users to enter their name, and click
a button for a friendly greeting.
- Temperatures - convert between celsius and fahrenheit,
whilst handling errors.
- Card carousel - a demonstration of
automatic advance to the next card after N seconds.
- Loosey Goosey - a goose based
honking-as-a-service application to demonstrate PyperCard's audio
capabilities.
- Turner's paintings - use the background
properties of cards to display full screen images of some of Turner's
paintings, to the music of Bach.
- Calculator - a simple calculator demonstrating a
recursive single card app.
- Alchemyst - an atmospheric point and click adventure
game in the style of the classic Myst (built using the original
HyperCard).