dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]A simple Winforms game , 8-puzzle


From: Gopal V
Subject: [DotGNU]A simple Winforms game , 8-puzzle
Date: Fri, 11 Jul 2003 12:53:55 +0530
User-agent: Mutt/1.2.5i

Hi All,
        The attached file is a simple winforms game .... The beauty of
this thing is the response time of the game ... 

$ ilrun 8puzzle.exe 5

should give you a larger board to play with :)

The thing is built with Model-View seperation between Board.cs
and Logic.cs ... It would be a welcome addition if someone 
subclasses Logic.cs to make it call a DGEE Method via XMLRPC...
and transport the game logic and state onto dgee .. But otherwise 
it's good ...

Also you'll need an absolutely recent pnet CVS to run this ... 
A verifier bug was caught .....

Gopal
-- 
The difference between insanity and genius is measured by success

Attachment: 8puzzle.tgz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]