Game Of Bases

Goba is a remake of a classic game Flash Attack.

Game idea

There are (at most) 4 players. Each player has a base and four tanks. The tanks may move, lay mines and fire at other tanks. Annihilate the enemies!

Screenshots

Goba in action
ver 399
ver 432
ver 475

Download

Binaries are available for Linux (Compiled in Ubuntu 6.10). Source is available, too. The software is written in Objective Caml, and has successfully been compiled with these dependencies:

I haven't tried Godi out, but it may be worth the trouble using it for those Ocaml-based packages, in case your distribution doesn't support any of the packages out-of-the-box. Atleast findlib, sdl-bindings and sexplib are available with it.

Change log

Version 485 (2007-03-19)

Version 475 (2007-03-19)

Version 437

Version 431

Version 397

Playing

First you start the server. It starts to listen in port 61753. The option 'Start server' in the game actually does nothing :).

Second you start the game. If your host doesn't match the ones hardcoded in the game (localhost and jolt.modeemi.cs.tut.fi) you'll need to enter the host name in the command line, as the first argument.

Now you're set to go! F1 provides keyboard help. The game doesn't yet say who's won or died, so you'll need to figure that out yourself..

Notes