commentid |
objectid |
typeid |
userid |
subject |
comment |
timestamp |
parentid |
943 |
Worm Zone |
games |
-1 |
Worm Zone |
There isn't much things left for me to greatly improve game's speed, Allegro's Linux port is outdated and 50% slower than other ports. I'm sure Allegro's linux speed will enhance in the future with some assembler. hydron |
1999-07-02 11:57:15 |
0 |
944 |
Kombatant |
games |
-1 |
Kombatant |
(author) It's just an alpha. What I didn't expect when I started the project is that most of labor would be art and design. The technical issues for the engine (it's 2D, how does it have an 'engine') and graphics were easy. I don't expect SF2 quality in the character state machines but if the beta doesn't suggest the original MK then I'm slipping. |
1999-07-02 14:11:30 |
0 |
945 |
GFingerPoken |
games |
1855 |
GFingerPoken |
Fabelhaft! I love it. You'd best keep at it boy. And for Debian...painless.
Herzlichen Dank! |
1999-07-02 18:01:52 |
0 |
946 |
GFingerPoken |
games |
1856 |
GFingerPoken |
I like this game. You only need to install one executable in /usr/local/bin.
I rate it 4.5. If someone else feels like me, put 5 stars to balance my rating. :)
|
1999-07-02 20:31:48 |
0 |
947 |
XSoldier |
games |
1858 |
XSoldier |
definitely not my cup of tea.
how do you fire, anyhow?!? |
1999-07-03 03:54:37 |
0 |
948 |
XSoldier |
games |
-1 |
XSoldier |
Nice of 'gambit' to rate his own game
with four stars...is that allowed?! |
1999-07-03 09:33:54 |
0 |
949 |
XSoldier |
games |
810 |
XSoldier |
This is a reasonable implementation of this genre. I found that the powerups were given away a bit liberally. By level 3, I could sit still with the fire button held down and just wait for the end-of-level boss.
If you 'make -f Makefile.joystick' then you can play with a joystick - but the code is broken for modern Linux drivers... change this in joystick.c:
if (js.x < 100) joymask |= Left;
if (js.x > 156) joymask |= Right; /* Was 1000 */
if (js.y < 100) joymask |= Up;
if (js.y > 156) joymask |= Down; /* Was 1000 */
In the code, it looks like the second joystick button does something - but I couldn't see any effect.
|
1999-07-03 10:17:52 |
0 |
950 |
GFingerPoken |
games |
577 |
GFingerPoken |
Cool! it's a game fun and addictive, nice looking and it's easy to install thanks to the package.
PS: Mikhael Goikhman, here is your balance, i would have rated this one 4.5 too.
|
1999-07-03 23:10:15 |
0 |
951 |
Koules |
games |
577 |
Koules |
The best, in singleplayer mode as well as in multiplayer. get stick to your monitor for hours. |
1999-07-03 23:15:52 |
0 |
952 |
Kombatant |
games |
-1 |
Kombatant |
This rocks! Man... I hope this isnt one of those Linux projects that get dropped, and the development discontinues. I'd be glad to help the project - Desolate_Flux@Mailexcite.Com |
1999-07-04 08:18:40 |
0 |