factory/v2010/personalwork.html
author Eugen Sawin <sawine@me73.com>
Wed, 26 Jan 2011 02:52:27 +0100
changeset 43 06401c94cdb9
permissions -rw-r--r--
Removed esawin.com link from index.
     1 		<h2><a name="tools">Tools</a></h2>
     2             <ul>
     3                 <li>
     4                     <h3><a name="netchannel">NetChannel</a></h3>
     5                     <h4>Description</h4>
     6                     <p>NetChannel is a simple Python object for message-based network communication
     7                     on the TCP/IP stack. NetChannel is based on stateful sessions for improved performance.</p>
     8                     <h4>Version 0.7</h4>
     9                     <p>A stable prototype.</p>
    10                     <p class="download"><a href="http://me73.com/downloads/netchannel.zip">
    11                     Download NetChannel (Python required)</a></p>                    
    12                 </li>
    13                 <li>
    14                     <h3><a name="eden">Eden Plotter</a></h3>
    15                     <img src="images/edenplotters1.png" alt="eden plotter" class="float-right" height="150" width="200" />
    16                     <h4>Description</h4>
    17                     <p>Eden Plotter or Eden One is a quick prototype for my genetic programming routines.
    18                     What it does is approximating a given function by the methods of GP.</p>
    19                     <h4>Version 0.9</h4>
    20                     <p>An unendurable slow prototype.</p>
    21                     <p class="download"><a href="http://me73.com/downloads/eden.zip">
    22                     Download Eden Plotter (Python required)</a></p>
    23                 </li>
    24                 <li>
    25                     <h3><a name="anq">ANQ</a></h3>
    26                     <h4>Description</h4>
    27                     <img src="images/anqs3.png" alt="anq" class="float-right" height="130" width="200" />                    
    28                     <p>ANQ
    29 is a testing environment for distributed algorithms. It provides a
    30 centralised and convenient way of organising runtime dynamic
    31 topologies, gives full control over the initialisation and flow of the
    32 algorithm and helps in tracking the current node states by visualising
    33 the node reports on the OpenGL graph.</p>                    	
    34                     <p>
    35 ANQ builds on the ANQ Protocol which can be optionally extended on
    36 special needs for the algorithm to be tested. The ANQ Master is written
    37 in C# using Windows Forms and OpenGL. Observer, Hotbed and the example
    38 Node were developed in Python. </p>
    39                     <img src="images/anqs2.png" alt="anq" class="float-right" height="130" width="200" />
    40                     <h4>Version Antquarium Prototype</h4>
    41                     <p>Antquarium is the predecessor of ANQ. It was an extended course assignment and serves as a prototype for ANQ.</p>
    42                     <p class="download"><a href="http://me73.com/downloads/antquarium.zip">
    43                     Download Antquarium for Windows (Python and .Net 2.0 required)</a></p>
    44                     <h4>Version 0.4.1</h4>
    45                     <p>Stable version missing features like flow and runtime topology control.</p>
    46                     <p class="download"><a href="mailto:esawin@gmail.com?subject=ANQ%20SVN%20access">
    47                     Request Access to Subversion Repository</a></p>
    48                 </li>
    49             </ul>
    50             
    51 			<p class="postmeta">				
    52 			<a href="mailto:esawin@gmail.com?subject=Comment%20on%20tools" class="comments">Comment</a> 
    53 			<span class="date">July 28, 2008</span></p>
    54 			<h2><a name="games">Games</a></h2>
    55 				
    56             <ul><li>
    57                     <h3><a name="theme_blocks">Theme Blocks</a></h3>                    
    58                     <h4>Gameplay</h4>
    59                     <p>A traditional gameplay most people will be familiar with.
    60                     You have blocks falling down, you have a highscore.</p>
    61                     <h4>Features</h4>
    62                     <img src="images/themeblockss1.png" alt="theme blocks" class="float-right" height="150" width="200" />
    63                     <ul><li>Online highscore list</li><li>Hardware accelerated graphics</li><li>Fullscreen and windowed mode</li><li>Two colour themes: black and white</li><li>Anti-aliasing support</li></ul>    		        
    64                     <h4>Requirements</h4>		        
    65                     <ul><li>Microsoft Windows XP or Vista</li><li>Graphics card supporting OpenGL 1.3 or higher</li><li>One keyboard with at least the arrow keys working</li></ul>	                		        
    66                     <p class="download"><a href="http://me73.com/downloads/ThemeBlocksSetup.exe">Download Theme Blocks (1.4MB)</a></p>     	        
    67                 </li><li> 		        
    68                     <h3><a name="pyng_pong">Pyng Pong</a></h3>
    69                     <img src="images/pyngpongs1.png" alt="pyng pong screenshot" class="float-right" height="149" width="200" />
    70                     <h4>Gameplay</h4>
    71                     <p>Two bats, one ball...</p>		            
    72                     <h4>Features</h4>
    73                     <ul><li>Three AI difficulty levels</li><li>Endless gameplay, play till you're bored!</li></ul>
    74                     <p class="download"><a href="http://me73.com/downloads/PyngPongSetup.exe">
    75                     Download Pyng Pong for Windows (2.4MB)</a></p>
    76                     <p class="download"><a href="http://me73.com/downloads/pyngpong.zip">
    77                     Download Pyng Pong Source (Python + PyGame needed) (0.4MB)</a></p>	
    78                     </li><li>
    79                     
    80                     <h3><a name="klangbild">Klangbild</a></h3>
    81                     <img src="images/klangbilds1.png" alt="klangbild" class="float-right" height="150" width="200" />
    82                     <h4>Gameplay</h4>
    83                     <p>There is no gameplay yet, it's a prototype for an audio-visual puzzle game.</p>
    84                     <h4>Features</h4>
    85                     <ul><li>Drag, create and remove sound sources</li><li>Height of placement sets the sound pitch</li></ul>
    86                     <p class="download"><a href="http://me73.com/downloads/klangbild.zip">
    87                     Download Klangbild (Python and PyGlet required)</a></p>		            
    88                 </li></ul>            
    89