freebsd-ports/devel/kyra/pkg-descr
Max Khon 8f5bb2ed84 New port: kyra
Kyra is a simple Sprite engine written in C++.

PR:		52007
Submitted by:	Kirill Ponomarew
2003-05-12 16:18:35 +00:00

10 lines
490 B
Text

Kyra is a simple, fully featured Sprite engine written in C++.
The Kyra engine is suited to 2D, isometric, and quasi-3D games.
It is built on top of SDL for cross platform use. It supports
tiles, sprites, and user drawn surfaces. It has full support
for alpha blending, scaling, color transformation, pixel
perfect collision detection, OpenGL acceleration, and mouse
testing. It comes with tools to define sprites and import
images into the system.
WWW: http://www.grinninglizard.com/kyra