Tiny Core Linux

Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Jason W on December 07, 2009, 11:55:27 AM

Title: hedgewars
Post by: Jason W on December 07, 2009, 11:55:27 AM
Thanks to Arslan S. for:

Code: [Select]
Title:          hedgewars.tcz
Description:    A turn based strategy game.(TESTING)
Version:        0.9.12
Author:         Andrey Korotaev,Igor Ulyanov,Stephen Alexander,Finn Brice,Jonatan Nilsson,
Anthony Carré,Joshua Frese,Stanko Tadić,Julien Koesten
Original-site:  http://www.hedgewars.org/
Copying-policy: GPLv2
Size: 70.9M
Extension_by:   Arslan S.
Comments:       Each player controls a team of several hedgehogs. During the course of
the game, players take turns with one of their hedgehogs. They then use
whatever tools and weapons are available to attack and kill the opponents'
hedgehogs, thereby winning the game. Hedgehogs may move around the terrain
in a variety of ways, normally by walking and jumping but also by using
particular tools such as the "Rope" or "Parachute", to move to otherwise
inaccessible areas. Each turn is time-limited to ensure that players do not
hold up the game with excessive thinking or moving.

You need OSS or ALSA for sound.

This extesion depends on Xorg.

GPU accelerated graphics is recommended.

This extension is PPI compatible.
Change-log:     ---
Current:        2009/12/3 Original
Title: Re: hedgewars
Post by: vinnie on December 07, 2009, 03:03:24 PM
for me the game does not work, the error is:
"floating point exception"  ;)
Title: Re: hedgewars
Post by: Arslan S. on December 07, 2009, 03:21:39 PM
for me the game does not work, the error is:
"floating point exception"  ;)

it was built with a binary distribution of freepascal compiler i will try to compile fpc and rebuild it
and some projects does not respect my compiler flags

i need more details about your problem
do you have Xorg running
do you have proprietary drivers for your video card (this is not required for launching the game but for playing it is!!!)
can you launch the game
does it crash while playing
Title: Re: hedgewars
Post by: Arslan S. on December 07, 2009, 04:27:08 PM
ok i found the problem you must have OSS or ALSA running
Title: Re: hedgewars
Post by: vinnie on December 08, 2009, 10:57:41 AM
ok! very soon will retry  ;)
thanks