<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>peekpoke partnership</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="../xna.css" type="text/css" media="all" />
</head>
<body>

<div id="header"><a href="/"><img id="logo" src="../peekpoke.png" alt="peekpoke" /></a></div>

<div id="menu">
<a href="/xna/">XNA</a>
<a href="/xna/asm02/">Assembly '02</a>
<a href="/xna/booze04/">Boozembly '04</a>
</div>

<div id="content">
<h1>Assembly 2002 invitation</h1>
<p>In 2002, this was the official invitation intro for annual Assembly demo party.  Originally,
the intro was supposed to be made my Lone Starr of Spaceballs - you might remember the famous Nine Fingers demo.
When I got the job, there was very little time and theme should be "something kung fu".  Hmmm....</p>
<pre>
/** Assembly 2002 invitation
 * ported to XNA framework from OpenGL C++ version 
 * (yeah i know it's 2006 but the source was conveniently available)
 * 
 * see http://www.pouet.net/prod.php?which=6977 for other versions
 * 
 * jarnoh&#64;komplex&#46;org 
 * september 2006
 */ </pre> 

<a href="asm02xna_x360.zip">asm02xna_x360.zip (xna final, works 
on x360, binary and source)</a>

<p>sorry for the messy code :)</p>
<p> <img src="asm02xna.png"/> 

</div>
</body> </html>
