Größe: 1241
Kommentar:
|
Größe: 1655
Kommentar: Update
|
Gelöschter Text ist auf diese Art markiert. | Hinzugefügter Text ist auf diese Art markiert. |
Zeile 3: | Zeile 3: |
'''AKFAvatar''' is software, where an image of an avatar appears on the screen and tells things to the user written in a balloon. First the avatar moves slowly in from the right side. Then text is shown in a balloon. | '''AKFAvatar''' is a fancy graphical user interface for text oriented applications, where an avatar appears on the screen, and tells things to the user written in a balloon. There can also be recorded audio files, so that the user even can hear, what it is saying. |
Zeile 5: | Zeile 5: |
You can use the avatar library from your own [[C]] programs. There is also a [[Pascal]]-binding for GnuPascal and FreePascal. | Applications for AKFAvatar can be written in [[Lua]], an easy to learn scripting language. It has an interface for [[C]] programs, which can also be used for Objective-C or [[C++]]. Furthermore there are bindings for FreePascal and GnuPascal. |
Zeile 7: | Zeile 7: |
The program ''avatarsay'' can used as a fancy frontend for textconsole programs, or as a fancy text-reader or ManPage-viewer. Furthermore the program supports some basic commands, so it can be used as a scripting-language for simple demos. | AKFAvatar already comes with quite a few ready to use applications and modules. There is for example a text-viewer, a module to make question-answer exercises and there are many more things you could do with it… |
Zeile 9: | Zeile 9: |
Needed: [[SDL]], extended functionality with SDL_image | For POSIX-compatible operating systems there is a ManPage viewer, and there is even a terminal emulator. So you can run many existing terminal based programs in this fancy environment. Needed: [[SDL]], extended functionality with SDL_image, Lua 5.1''.x'' |
Zeile 16: | Zeile 18: |
Snapshots: http://download.akfoerster.de/software/akfavatar/testing/ |
AKFAvatar is a fancy graphical user interface for text oriented applications, where an avatar appears on the screen, and tells things to the user written in a balloon. There can also be recorded audio files, so that the user even can hear, what it is saying.
Applications for AKFAvatar can be written in Lua, an easy to learn scripting language. It has an interface for C programs, which can also be used for Objective-C or C++. Furthermore there are bindings for FreePascal and GnuPascal.
AKFAvatar already comes with quite a few ready to use applications and modules. There is for example a text-viewer, a module to make question-answer exercises and there are many more things you could do with it…
For POSIX-compatible operating systems there is a ManPage viewer, and there is even a terminal emulator. So you can run many existing terminal based programs in this fancy environment.
Needed: SDL, extended functionality with SDL_image, Lua 5.1.x
Status: Alpha (still under construction)
Homepage: http://akfavatar.nongnu.org/akfavatar.en.html
Download: http://download.sv.nongnu.org/releases/akfavatar/
Snapshots: http://download.akfoerster.de/software/akfavatar/testing/
Overview over the development: http://git.savannah.nongnu.org/cgit/akfavatar.git
Git: git clone git://git.savannah.nongnu.org/akfavatar.git
License: GPLv3+ (the library is also licensed under the ordinary GPL)
Author: AndreasFoerster
Tips & Tricks