Skip to content

giawa/hypercard4net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperCard For .NET

Build Status

Bits and pieces of a HyperCard parser/player in C#

Features

  • Stack, master reference, list, page, card, background, bitmap, button and field chunk processing
  • WOBA processing and export to .PNG (and any other .NET supported Bitmap file format)
  • Macintosh ICON processing and conversion to .PNG (and any other .NET supported Bitmap file format) with a color key for transparency
  • Basic card rendering, including bitmaps, some icons, button and field support
  • Navigation via next card/previous card (using left and right arrow keys)

Example Stacks

This git project includes a few example stacks (in the Examples directory). These stacks were taken from a HyperCard 2.4 release. I am not the copyright holder of the example stacks, and they are provided for reference and test purposes only. Since I am not bundling a version of HyperCard itself with these stacks I believe that I am distributing the stacks under fair use.

Screenshots

Home vs. Home

Graph Maker vs. Graph Maker

About

Bits and pieces of a HyperCard parser/player in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages