★ wanayoo — archive 1999 http://www.tomgilbert.freeserve.co.uk/gnerudite.htmlNouvelle recherche | Portail wanayoo

Gnerudite

I thought I'd have a bash at something simple in order to get the hang of programming in gtk and with Gnome.

Notice

This application is no longer in development, due to its apparent similarity to a popular boardgame. It seems the boardgame's makers are rather strict on clones =)

Here is the original page, showing what it looked like before work ceased.

Screenshot

Here's an obligatory screenshot, so you can see how far along it is...

Gnerudite screenshot

Screenshot 2

Here's a second screenshot, of the highly cheesy SciFi theme, just to show you what the theme engine can do! Any artistic types out there?
(The extra buttons are because this shot is from a newer version).

Gnerudite screenshot 2

New!

You can now browse the Gnerudite source code online! This is usually generated when I update my CVS copy, so this code will usually be more up to date than the releases (and less stable).
The code can be found here.
It would be great if anyone who spotted any glaring errors/omissions here could let me know :)

Download

Gnerudite is currently available from CVS. If you wish to contribute, get the latest version from anoncvs.gnome.org (using the instructions on this site) and mail me diffs.

A development snapshot is available, but before downloading it, you should be aware of the currently missing features:

  1. Having more than one player (!)
  2. Any notion of turns

Now you are aware of these limitations, here it is.
(This latest release fixes a problem multiple word formations).
Gnerudite-0.2.8.tar.gz (595Kb) Source tarball.
Gnerudite-0.2.8-1.i386.rpm (470Kb) Binary rpm.
Gnerudite-0.2.8-1.src.rpm (603Kb) Source rpm.
Please drop me a note if these rpms work! I only have my system to test them on...

ChangeLog

See the official ChangeLog for details on development progress.

To install, run

  1. ./configure
    -----Red hat users, please use ./configure --prefix=/usr
  2. make
    (then, as root)
  3. make install

Please bear in mind I'm new to this stuff, so if you see any glaring errors in the source, let me know!

Contributions are welcome, I'll try and update as often as possible.

Back to the Main Page