The AROS Archives(anonymous IP: 18.191.132.194,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Game » Board » abacus.i386-aros.zip

Abacus

Description: MUI board game based on 'Abalone'.
Download: abacus.i386-aros.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 269kb
Version: 2.20
Date: 26 Sep 17
Author: Kai Nickel
Submitter: cavemann
Homepage: http://aminet.net/package/game/board/abacus_src
Requirements: Icaros >= 2.0
Category: game/board
License: GPL
Distribute: yes
FileID: 1625
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 80  (Current version)
80  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
Abacus is an Amiga implementation of 'Abalone' - a board game
for one or two player.

The game Abacus is played by two players on a hexagonal
board. Each player starts up with 14 marbles and the goal is
to kick the enemy marbles off the board. If a player lost 6
of his marbles he lost the game.

What the players have to do is to push one of their marbles
by turns. A marble can be pushed from its place to one of the
six neighbour places.

When the destination place is occupied by another marble,
that marble gets pushed into the same direction and so on.
This way you can push not only one but a row of marbles at
once - and if a marble is pushed over the board limits it
gets lost.

But not all kinds of moves are allowed! To push marbles of
the opponent, you got to have the majority of marbles in this
move. You are only allowed to push maximal three of your own
marbles at once, which also means that the number of pushed
enemy marbles is limited to two. The color of the marbles in
a row may not be mixed. First place have to be the marbles of
the active player followed by the marbles of the opponent.

The following list shows all possible moves. "X" marks a ball
of the active player and "O" a ball of the opponent. "." is
an empty place or a place outside the board. The push-
direction is always from left to right:

Right

 X .
 X X .
 X X X .
 X X O .
 X X X O .
 X X X O O .

Wrong

 X O .                ( no majority )
 X X O O .            ( no majority )
 X X X O O O .        ( no majority )
 X X X X .            ( more than three own balls )
 X X O X .            ( mixed ball order )
 X X X O O X .        ( mixed ball order )

Broadway moves

Despite the moves mentioned above, you may also move a row
of two or three of your marbles "broadway". That means that
they are moved all together left or right, instead of a
straight forward push direction.

The destination fields have to be empty, and you cannot push
enemy marbles with broadway moves.



Copyright © 2005 - 2024 The AROS Archives All Rights Reserved