Main > Free Download Search >

Free acquire board game software for linux

acquire board game

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2352
Acquire Board Game 0.4

Acquire Board Game 0.4


Acquire is a computer version of the classic board game. more>>
Acquire is a computer version of the classic board game.
The goal of the game is to make the most profit by buying stocks in companies that form, merge and grow as tiles are placed on the game board.
This program is a text-based version of the game and should be playable on any system with a C++ compiler.
Enhancements:
- The main improvement of this release is that the bug causing the game to crash at the end was fixed, so you can now see who won.
- There were some other small bugfixes and changes.
<<less
Download (0.022MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1123 downloads
Quarters Board Game 4.0

Quarters Board Game 4.0


Quarters Board Game is a strategy game for two players. more>>
Quarters Board Game project is a strategy game for two players.

Although its rules are relatively simple, it still offers some of the same opportunities for skill as in chess.

This program was originally conceived in the summer of 1986 during a study of the mini-max algorithm for chess playing computers, and was thus designed to offer some of the same type of strategies.

The game was originally written in BASIC, then ported to Turbo Pascal, then to C, and finally to Java.

The Java version is not necessarily object oriented, since it is a crude port from the C version.

<<less
Download (0.16MB)
Added: 2007-01-15 License: GPL (GNU General Public License) Price:
1013 downloads
BoardGame Tool 0.1.1

BoardGame Tool 0.1.1


BoardGame Tool provides a C++ front-end/Python back-end for running board games. more>>
BoardGame Tool provides a C++ front-end/Python back-end for running board games.
It features an easy and flexible interface to interact with the players and has transparent support for network or AI-controlled games.
Through a clear XML interface, games elements can be specified. Using an easy-to-learn back-end language like Python for rule implementations makes it very easy to implement, adjust, or enhance rules that come with a game.
The same back-end language can be used easily for simple or complex AI implementations.
Main features:
- XML specification with DTD validation for game definition
- Easy-to-learn Python programming for rule implementation
- Integrated and transparent network play
- Network chat with selected players
- Simple interface for programming AI players
- Extensive support for image formats
- Runtime scaling of images, allowing easy application of anything as gamepiece
Games currently implemented:
- Chess
- Go
Enhancements:
- This release includes the data archive with correct licensing information for the Fergus Duniho abstract chess piece set.
<<less
Download (MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
931 downloads
The Snake Game 1.0

The Snake Game 1.0


The Snake Game is an adapted, improved version of the popular javacave game. more>>
This is an adapted, improved version of the popular javacave game, written in QtRuby.

Installation:

download
chmod +x snake(gl).rb
run it.

<<less
Download (0.015MB)
Added: 2005-05-24 License: Public Domain Price:
1622 downloads
KBoard 0.9b

KBoard 0.9b


KBoard is a generic game interface for two player turn based board games. more>>
KBoard is a generic game interface for two player turn based board games, and currently supports a bunch of chess variants, connect four, reversi and chain reaction (and more will be added). Kboard also supports network chess play on ics servers, as well as game observation and examination.
We have implemented a quite powerful generic animation engine, and a highly customizable theme specification (based on lua), that can just load everything and create shadows (default theme is SVG, skulls theme too).
At the moment the released code is only based on Qt4, so it should be quite portable, but we will make use of Kde when available in future releases.
Generic game support:
Many board games can be easily implemented using the extensible KBoard infrastructure. So far, the following board games are implemented:
- Chess
- Crazyhouse
- Atomic
- Monster Chess (King and four pawns)
- Progressive Chess
- Reversi
- Connect Four
- Chain Reaction
<<less
Download (1.4MB)
Added: 2006-09-25 License: GPL (GNU General Public License) Price:
1125 downloads
Qleuren 0.2a

Qleuren 0.2a


Qleuren is a Qt-based MasterMind clone. more>>
Qleuren project is a Qt-based MasterMind clone.
Qleuren is a Qt-based MasterMind clone with a user-interface that tries to look and feel like a real-world board game.
The colored pegs can be dragged to any place on the game board. Alternatively the pegs can be moved to the first usable spot on the board by right-clicking them.
Main features:
- Non-configurable game rules; just straight classic rules without double colors in the hidden code.
- Moving pegs automatically (right- or double-clicking them ) is animated. This animation is optional and the speed can be adjusted.
Enhancements:
- Fixed bug that prevented putting a peg in a place where there was a pegged remove previously from that place.
<<less
Download (0.10MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
1025 downloads
gewee game 3.6

gewee game 3.6


gewee game is a Go-like board game with next generation graphics. more>>
gewee game is a Go-like board game with "next generation" graphics.

This is a game between a human ("player") and a computer ("opponent"). The players objective is to accumulate as many points as possible. When the player wins a game, a point is added to his/her score. When the player loses a game, a point is subtracted from his/her score. The competitor with the most pieces on the board at the end of the game is the winner. A game is finished when a competitor forfeits, or has no valid empty square to place a piece on. The opponent is granted additional moves at the start of a game based on the players score.

Each competitor has a distinct set of pieces of the same shape and color. The competitors take turns placing one piece on an empty square on the board. A piece or group of pieces that has no empty square adjacent to it is removed from the board.

<<less
Download (0.018MB)
Added: 2007-05-21 License: Freeware Price:
886 downloads
xquarto 2.5

xquarto 2.5


xquarto project is a two-player board game based on logic. more>>
xquarto project is a two-player board game based on logic.

Xquarto is a board game designed for the X windows environment. The game is a two-player game, although for the moment,it is only possible to play against the computer. The board is composed of 4x4 squares and 16 pieces. Each piece has four
properties: black or brown, horizontal or vertical, solid or hollow, round or square. This makes up 16 possible combinations and there is exactly one piece for each possibility.

Initially, the board is empty and it is successively filled with pieces. The game is over when a row, a column or a diagonal has four pieces carrying a common property in it, e.g. four black (brown) pieces, four square (round) pieces, four filled
(hollow) pieces, four horizontal (vertical) pieces. In the original quarto rules, the player who is the first to complete a row, column or diagonal as described above wins. This is the implicit mode under which xquarto runs. A variant of the game (tic rules) consists rather of avoiding alignments, i.e. the player who is forced to complete
an alignment loses.

The game is a two-player game. Player 1 chooses one of the 16 pieces. Player 2 then places this piece on one of the 16 squares of the board and chooses a piece out of the remaining 15 pieces which he gives to player 1, who places this piece on one of the remaining 15 squares on the board, etc...

Xquarto supports three different player combinations: human vs computer, computer vs human and human vs human (possibly through the local network in the latter case). The default combination is human vs computer, i.e. the human player starts the game against the computer. This can be changed by clicking on the "Actions" menu (see below for more details).

The rules are really very simple - believe me!

<<less
Download (0.034MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1060 downloads
Chess::Game 0.6.0

Chess::Game 0.6.0


Chess::Game is a class to record and validate the moves of a game of chess. more>>
Chess::Game is a class to record and validate the moves of a game of chess.

SYNOPSIS

use Chess::Game;

$game = Chess::Game->new();
$clone = $game->clone();
$move = $game->make_move("e2", "e4");
$move_c = $clone->make_move("e2", "e4");
$true = ($move->get_piece() ne $move_c->get_piece());
$move = $game->delete_move();
...
while (!defined($result = $game->result())) {
# get a move
$move = $game->make_move($sq1, $sq2);
if (!defined($move)) {
print $game->get_message();
}
}
if ($result == 1) {
print "White wins!n";
}
elsif ($result == 0) {
print "Draw!n"
}
else {
print "Black wins!n";
}

The Chess module provides a framework for writing chess programs with Perl. This class forms part of that framework, providing move validation for all moves recorded using the Chess::Game class. The Game contains a Chess::Board, 32 Chess::Pieces and a Chess::Game::MoveList that contains a series of Chess::Game::MoveListEntrys that record the exact state of the game as it progresses. Moves can be taken back one-at-a-time to allow for simple movelist manipulation.

<<less
Download (0.021MB)
Added: 2006-12-28 License: Perl Artistic License Price:
1039 downloads
Invade Earth 2.7.9

Invade Earth 2.7.9


Invade Earth is an open-source implementation of the popular board game Risk 2210 AD. more>>
Invade Earth is an open-source implementation of the popular board game Risk 2210 AD.
Invade Earth includes a map editor, support for variant rules including Classic and Secret Mission modes, and a network play mode.
Main features:
- Multiple rule sets and maps:
- Invade Earth A.D. 2210
- Amoeba Invasion Expansion
- Mars Expansion
- Pantheon Expansion (our version of Risk: Godstorm) (coming soon)
- Classic
- Secret Mission
- Custom rule values
- A versatile Map Editor
- Several built-in AIs (play against the computer)
- Network support (play against your friends)
- A centralized list of open internet games
- Save and load game states, even over a network
- Watch a replay of saved games
<<less
Download (MB)
Added: 2006-08-07 License: GPL (GNU General Public License) Price:
675 downloads
Quarry 0.2.0

Quarry 0.2.0


Quarry is a GUI program for Go, Amazons and Othello board games. more>>
Quarry is a multi-purpose GUI for different board games, at present Go, Amazons and Othello. Quarry project allows users to play against computer players (third-party programs, e.g. GNU Go) and other humans, view and edit game records.
Quarry supports SGF (Smart Game Format)---file format which is the standard for storing Go game records and can be used for many other games as well. It uses GTP (Go Text Protocol, which will be probably expanded to Game Text Protocol) to communicate with game-playing engines.
Quarry is currently in alpha stages with no stable releases so far. It is already usable, but its functionality is only a small fraction of planned.
Main features:
- Support for Go, Amazons and Othello games.
- Nice resizeable board (see screen shots.)
- Playing games:
- GNU Go, GRhino or any other GTP engine can be your opponent.
- Computer vs. computer and human vs. human games are an option too.
- Good support for time control.
- Games can be adjourned and later resumed.
- Game records:
- All games can be stored in widely supported SGF FF[4] file format.
- Fast and robust parser can read SGF files of any version.
- In particular, Kogo?s Joseki Dictionary can be browsed with Quarry.
- Game tree view allows for easy navigation of game records.
- Text search in comments is a powerful tool if you know what to search for.
- Support for various SGF labels and markup.
- Note: current versions of Quarry are not very suitable for editing game records. In the latest version 0.1.15 a lot of editing commands have been added, but they are still not enough to consider Quarry an SGF editor.
- Note: Quarry does not have any support for Internet game servers and it will not be added before versions 0.3.x.
<<less
Download (0.66MB)
Added: 2006-11-20 License: GPL (GNU General Public License) Price:
1086 downloads
Spacehulk 1.5 beta1

Spacehulk 1.5 beta1


Space Hulk is a board game which takes place in the world of Warhammer 40000. more>>
Space Hulk is a great board game of Games Workshop in the world of Warhammer 40000. This is a two player turn-based game where one play the Marine, the other play the alien called Genestealer. If you need more infos on the game, you can get the rulebook or some links on Space Hulk
This video game is a complete conversion of the board game with the 2nd edition rules. Well, I know there is some fans discussion to know whether the 1st or the 2nd edition of the rules is the better. For my part, I only played the 2nd edition, thats the edition this game is based on.
The project is aiming at providing a way to play SpaceHulk on your computer exactly as you could do it with the real board version but with some extra : you can play via network (no need to have two players in the same room) synchronized or asynchronized (via e-mail), and you will even be able to play solo against an artificial intelligent opponent. Currently, only HotSeat and Play-By-Email mode game are implemented. You can see some screenshots or download it.
This game is developed as a free software with the GPL license. We always need some volonteers to help us on coding, bug reports, creating new skins or new levels, writing documentations, maintaining web sites, etc. See the development site for more infos.
Enhancements:
- Problem with diceroll.
- BF: Problem when transmitting genestealer orientation during creation.
- BF: Mail sent with n instead of rn (fix from Unifex).
- BF: segfault with newby question in pbem.
<<less
Download (0.86MB)
Added: 2005-06-20 License: GPL (GNU General Public License) Price:
1596 downloads
MahJongg Solitaire 3D 0.96

MahJongg Solitaire 3D 0.96


MahJongg Solitaire 3D is an OpenGL enhanced solitaire version of the ancient chinese board game Mah Jongg. more>>
MahJongg Solitaire 3D is an OpenGL enhanced solitaire version of the ancient chinese board game "Mah Jongg".
This is a solitaire version of Mah Jongg, it can be played by a single player. It has a fresh new three dimensional view from which you can look at the board from any direction, with hand drawn aquarelle tilesets, layouts and backgrounds, you can download tilesets, layouts and backgrounds or even create your own ones and integrate them into the game.
Main features:
- 3D OpenGL view. You can look at the board from any direction.
- A unique hand drawn tileset
- Undo
- Reorder
- Hint function
- Hiscores
Enhancements:
- Creation of custom layouts, backgrounds and tilesets is now possible! Read INSTALL_CUSTOM for more information.
- Integrated the "ArcBall" rotation method, implementation contributed by Michael George.
- Two new tilesets: "Runes" and "Flowers"
- A new layout: "chinese wall"
- New Backgrounds
- Mouse speed settings available.
- More bugfixes
- A LOT of improvements.
<<less
Download (4.7MB)
Added: 2005-06-17 License: GPL (GNU General Public License) Price:
1591 downloads
Legends: The Game 0.4.1.42

Legends: The Game 0.4.1.42


Plenty of maps are provided by us, but the beauty of this game is its customization possibilities. Mission creation has never been easier, with a stab... more>> <<less
Download (111442KB)
Added: 2009-04-26 License: Freeware Price: Free
189 downloads
Sakreble! 0.78

Sakreble! 0.78


Sakreble! project is a word game. more>>
Sakreble! project is a word game. based loosely on Scrabble.
It is designed to be configurable to support different game boards, types of letters (for internationalization, point values, two-letter-glues, etc.), and rules.
Main features:
- Qt library, version >= 3.0
- libxml library, version >= 2.6
Enhancements:
- End game conditions rule parsed from config file and aplied.
<<less
Download (0.040MB)
Added: 2006-11-14 License: GPL (GNU General Public License) Price:
1074 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5