summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzuntum <zuntum>2003-02-17 15:02:18 +0000
committerzuntum <zuntum>2003-02-17 15:02:18 +0000
commit83e8d7237280e315a0f683c2ed6a48dc403586cb (patch)
tree1dababd707b1f90757a3c9f6b68b43b8d42d7b2e
parentea81fd2af721e836964ec8fcfd4fd577aac3bc97 (diff)
downloadpkgsrc-83e8d7237280e315a0f683c2ed6a48dc403586cb.tar.gz
Note pkgsrc/games/xvier addition (version 1.0)
xvier is a (not) simple game where you and the computer alternately throw stones into free columns. The stones pile up in the columns, and the goal is to get four stones in a row, column, or diagonally. The default grid is 7 columns by 6 rows. It can be sized from 4x4 to 13x13. It has 10 levels of difficulty. Provided by Jeremy C. Reed in PR#19100
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index d5efef28713..a5e5f0d286c 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.1423 2003/02/17 14:56:45 agc Exp $
+$NetBSD: CHANGES,v 1.1424 2003/02/17 15:02:18 zuntum Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -727,3 +727,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated galeon to 1.2.8 [taya 2003-02-17]
Added pxtools-0.0.19 [zuntum 2003-02-17]
Updated sqlite to 2.8.0 [agc 2003-02-17]
+ Added xvier-1.0 [zuntum 2003-02-17]