Tuxanci is a multiplatform game, inspired by well-known czech game Bulanci (by the SleepTeam Labs team). The game is distributed under the GNU GPL license.
As a programing language for this project we have chosen C. Everything that has anything to do with graphics, sound or fonts, handle the SDL, SDL_image, SDL_mixer and SDL_ttf libraries, all of them distributed also as open source, exactly under GNU LGPL license.
The game
All graphics in both menu and game are original, altough we try to keep the similarity with Bulanci, at both controls and levels.
The menu environment is simple. All you need to set up a game is to choose players' name, select a level (map) and go on. In future, we all hope there will be many other things you could set, though the current state is quite easy to use, don't you think so?
Controls
First player (the left side):
W -- move up
S -- move down
A -- move left
D -- move right
< Tab > -- use active weapon (shoot, put the mine, ...)
Second player (the right side):
Up array -- move up
Down array -- move down
Left array -- move left
Right array -- move right
0 (on the numeric keyboard) -- use active weapon (shoot, put the mine, ...)
· Ключевые особенности и характеристики Tuxanci 0.11
Не определены
· Ограничения Tuxanci 0.11
Ограничения не определены
· Специальные требования Tuxanci 0.11
Специальные требования не определены
· История версий и изменений Tuxanci
Версия: 0.11
· fixed memory leaks
· bug fix, the program sometimes got frozen when Tux collided with a mine
· bug fix, Tux sometimes appeared on the same place
· when Tux teleports, it shows up after some time
· shoot from a pipe gets out after some time
· started commenting the source code (in ·.h files)
· Описание и дополнения от редакторов и пользователей сайта