micahcowan / a2taki

An animated text effects engine for the Apple ][

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TAKI - Text Animation KIt (for the Apple ][)

Try it out in an in-browser Apple II emulator! The ADVENTURE.DEMO program is particularly recommended.

Taki aims to provide a facility for various animated text effects on the screen of your Apple ][.

Design goals include:

  • Text effects must run as smoothly as possible
  • It must be possible to use in machine-language code without AppleSoft loaded (language card in use for something else?)
  • It must be possible to use text effects, easily, from legible AppleSoft BASIC code.

About

An animated text effects engine for the Apple ][

License:MIT License


Languages

Language:Assembly 89.7%Language:BASIC 4.7%Language:C 2.9%Language:Shell 1.1%Language:Makefile 0.8%Language:HTML 0.8%