PDA

View Full Version : testers needed: TuxFighter version 0.54


HorstJENS
February 24th, 2008, 04:21 PM
Hi gamers,

just released a new version of my TuxFighter game. It is just a minor release, but i am glad for anyone who helps me testing it.

Main questions: does the .deb file work at your system ?
(i still search for experts who know how to make a perfect .deb package from a python program. - my .deb package is rather messy).

does the credit screen works at your system ?

the game needs python and pygame to be installed. Tested with Ubuntu Gutsy and Windows XP.

download from:

http://pygamebook.sf.net

new in this version: Fullscreen support, joystik support, minor bug fixes, headshots better visible.

screenshot:
http://pygamebook.sourceforge.net/Screenshot_bomb.png

HorstJENS
February 25th, 2008, 04:46 PM
re-uploaded debian package, should work better now.

josh92176
February 25th, 2008, 06:04 PM
Congrats on the game it is quite fun, the deb works fine, It installed the correct dependencies and put the game in games menu. My system is a 32bit near clean ubuntu install. A nice feature would be if possible to hide the bar at the top of the window and make it automatically on top of the taskbar.

But overall well done.

-josh

HorstJENS
February 26th, 2008, 02:37 AM
Hi Josh,
thanks for your feedback. I'm glad the .deb worked, i had troubles with it.


There is a fullscreen mode selectable (hidden under the menu "Screen resolution". Is that what you mean ? I could turn on fullscreen-mode by default for the next release. Do you think that would be meaningful ?

greetings,
-Horst

josh92176
February 26th, 2008, 04:26 PM
Aah, yes that is what I meant. Personally I would make it the default but I'm not sure what other people would want.

I havn't yet found any bugs but I will let you know if I do.

-josh

Het Irv
February 26th, 2008, 04:30 PM
I am planning on taking a look at it later (e.g. when I can get to Ubuntu and have some free time.) Looks good from screen cap, the only thing I can see so far is that the onscreen instructions are behind the game elements, just a minor annoyance.

Zaphod
February 26th, 2008, 04:35 PM
.deb worked fine for me :)

josh92176
February 26th, 2008, 05:07 PM
That doesn't happen in fullscreen

-josh :)

Het Irv
February 26th, 2008, 05:11 PM
That doesn't happen in fullscreen

-josh :)
Was that for me? Right now I am planning on getting around to testing Thursday night.

Crafty Kisses
February 26th, 2008, 08:55 PM
Hi gamers,

just released a new version of my TuxFighter game. It is just a minor release, but i am glad for anyone who helps me testing it.

Main questions: does the .deb file work at your system ?
(i still search for experts who know how to make a perfect .deb package from a python program. - my .deb package is rather messy).

does the credit screen works at your system ?

the game needs python and pygame to be installed. Tested with Ubuntu Gutsy and Windows XP.

download from:

http://pygamebook.sf.net

new in this version: Fullscreen support, joystik support, minor bug fixes, headshots better visible.

screenshot:
http://pygamebook.sourceforge.net/Screenshot_bomb.png

I'll give it a shot. :)

SOULRiDER
February 26th, 2008, 10:40 PM
Ill check it out, but mostly im interested in reading the code, theres a few things i could learn :)

HorstJENS
February 27th, 2008, 03:12 AM
Thanks for the testing, guys !
It's true, game instructions that hide behind evil enemy sprites look stupid... i have to do soemthing about it in the next release. Thanks for pointing me to it, i really never thougt much about it.

HorstJENS
February 27th, 2008, 03:20 AM
SOULRider:

Please don't learn any bad habits from looking too much into my code. It was my first pygame-game and i developed it by playing around with the "aliens" demo in the pygame documentation.

Someday i will have to rewrite it from scratch and i'm sure it will be more elegant and only half the size.

To really learn from the masters, look at the various games on the pygame website www.pygame.org.

Will McGugan released a chapter of his excellent pygame book into the wild that you can find here: http://www.apress.com/book/downloadfile/3765