Jump to content

Recommended Posts

This is a modified version of the game “Boggler”, originally appearing in the book “Computes! First book of T.I. Games”.
I hated the plain graphics, and it used a strange board size, so I redid the program to use a 19x19 board.
I also changed it to allow the first player to play where they want, instead of forcing the first move at the center of the board. And I changed the graphics.
The game now uses a true “at-intersections” board like pente is supposed to be played on.
If you never played pente before, it is basically connect-5/go-moku/five-in-line, with capturing.
If 2-in-a-row of the other color stones are next to one of yours, you can capture by placing one more of your stones on the other side.
Assume X=player 1, O=player 2 below:
XOO
If one more X is placed to the right of the 2 O's they will be captured. O can avoid this by placing a 3rd O, like so:
XOOO
You can not capture 3 or more in a row, or less then 2.
But! Assume the following layout:
?OOX
O
O
X
If X places just one X at the “?”, he can capture 4 stones in one move:
XOOX
O
O
X
Get 5-in-line (Exactly 5. No more, no less or it is not a win), or capture at least 10 stones of your opponent.

  • Like 4
Link to comment
https://forums.atariage.com/topic/240533-pente-ti-basic-game/
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...