<?xml version="1.0" encoding="utf-8"?>
<project version="1.0" xmlns="http://dev.int64.org" xmlns:x="http://www.w3.org/1999/xhtml">
	<title>SameGame</title>
	<shortname>samegame</shortname>
	<description>
		An addictive puzzle game where you try to match groups of colors.  The more balls you match at once, the higher your score gets.
	</description>
	<news>
		<item date="2006-08-11" title="SameGame 1.0 Released">first release.</item>
	</news>
	<platform win="true"/>
	<opensource>
		<license uri="http://www.opensource.org/licenses/bsd-license.php">Three-clause BSD</license>
		<dependencies>
			<link uri="http://www.antigrain.com/">Anti-Grain Geometry</link>
		</dependencies>
	</opensource>
	<svn>
		<webview>http://svn.sourceforge.net/viewcvs.cgi/int64/samegame</webview>
		<repository>https://svn.sourceforge.net/svnroot/int64/samegame</repository>
	</svn>
	<files>
		<file arch="x86" platform="win">
			<version>1.0</version>
			<file>samegame.zip</file>
			<url>http://prdownloads.sourceforge.net/int64/samegame-1.0.zip?download</url>
			<size>104818</size>
			<description>SameGame binary</description>
		</file>
		<file arch="x64"  platform="win">
			<version>1.0</version>
			<file>samegame-x64.zip</file>
			<url>http://prdownloads.sourceforge.net/int64/samegame-1.0-x64.zip?download</url>
			<size>125921</size>
			<description>SameGame binary for Windows x64 Edition</description>
		</file>
		<file arch="any" platform="source">
			<version>1.0</version>
			<file>samegame-src.zip</file>
			<url>http://prdownloads.sourceforge.net/int64/samegame-1.0-src.zip?download</url>
			<size>404890</size>
			<description>SameGame source</description>
		</file>
	</files>
	<screenshots>
		<screenshot width="320" height="240" smalluri="samegame_small.png" uri="samegame.png">SameGame</screenshot>
	</screenshots>
</project>