Download List

Projeto Descrição

The TuxCap games framework is a GNU/Linux port of the PopCap games framework, which is used for professional 2D game development. It is written in C++ and supports both software and hardware accelerated drawing, comes with Python bindings, a very fast physics engine, a particle engine, a GUI widget system, and many documented examples to get you started.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-04-21 10:57
1.3.09

Foi adicionado suporte para o agrupamento da biblioteca Python na distribuição de jogo. O drawLine e funções isKeyDown foram adicionados ao Python bindings. Uma classe comum separado foi adicionado à física. O software de renderização de gráficos foi melhorada. Funcionalidade foi adicionada à parte comum. Bugfixes global foram feitas.
Tags: Major feature enhancements
Support was added for bundling the Python library
within the game distribution. The drawLine and
isKeyDown functions were added to the Python
bindings. A separate Joint class was added to the
physics. The software graphics renderer was
improved. Functionality was added to the common
part. Overall bugfixes were made.

2008-03-17 15:14
1.3.08

Capacidade de aceleração 3D agora é detectado automaticamente. O binário do jogo e os recursos agora podem ser separados uns dos outros e instalados em locais diferentes. SetAppDataFolder e GetAppDataFolder foram melhorados. Mudar para o diretório que contém o binário do jogo não é mais necessária. Agora, apenas os binários de 32 bits são construídos em 64 hosts bit. Correções, alterações e melhorias foram feitas as ligações Pycap, ligações Chipmunk, o carregamento de imagens e arquivos cmake.
Tags: Major feature enhancements
3D acceleration capability is now automatically
detected. The game binary and resources can now be
separated from each other and installed in
different locations. SetAppDataFolder and
GetAppDataFolder were improved. Changing to the
directory containing the game binary is no longer
needed. Now only 32 bit binaries are built on 64
bit hosts. Fixes, changes, and improvements were
made to the Pycap bindings, Chipmunk bindings,
image loading, and cmake files.

2008-02-04 19:00
1.3.07

O Pycap Python bindings biblioteca está agora ligada na biblioteca libtuxcap gerados também. SDLMain.m e SDLMain.h foram adicionados para a construção no Mac OS X. Todos demos deve construir limpa no Mac OS X e executar no modo de software. Muitas mudanças foram feitas para os arquivos cmake para limpeza de Debianização libtuxcap. Software de desenho foi adicionado para Aditivo Rect preenchimento. Partículas e dimensionamento do sistema de partículas foram adicionados ao motor de partículas. Este foi adicionado à demo também. Algumas das demos Python Pycap foram renomeados e movidos.
Tags: Minor feature enhancements
The Pycap Python bindings library is now linked
into the generated libtuxcap library too.
SDLMain.m and SDLMain.h were added for building on
Mac OS X. All demos should build cleanly on Mac OS
X and run in software mode. Many changes were made
to the cmake files for cleaner debianization of
libtuxcap. Software drawing was added for Additive
Rect Fill. Particle and particle system scaling
were added to the particle engine. This was added
to the demo too. Some of the Python Pycap demos
were renamed and moved.

2008-01-07 14:12
1.3_06

Um motor de partículas que suporta tanto física habilitada e sistemas de partículas normal foi adicionado. Uma demonstração de partículas foi adicionado para mostrar como usar o novo motor de partículas. Os arquivos cmake e arquivos de cabeçalho TuxCap foram melhoradas para permitir a instalação de sistema amplo de TuxCap. Software de desenho de imagens esticada no normal e modo de desenho aditivo foi adicionado.
Tags: Major feature enhancements
A particle engine which supports both physics
enabled and normal particle systems was added. A
particle demo was added to show how to use the new
particle engine. The cmake files and TuxCap header
files were improved to allow system wide
installation of TuxCap. Software drawing of
stretched images in both normal and additive
drawing mode was added.

2007-12-05 22:39
1.3_05

Esta versão adiciona vínculos Python com exemplos e documentação. Ele atualiza o sistema de física interna para Chipmunk 4,02. Alguns bugs foram corrigidos.
Tags: Major feature enhancements
This release adds Python bindings with examples and documentation. It updates the internal physics engine to Chipmunk 4.02. Some bugs have been fixed.

Project Resources