URI: 
       *** NECRON **********************************************************
       A two-player, Lovecraftian card game playable over the internet!
       
       Game rules and art are from a flash game (without the authors' permission):
  HTML Original flash game
       
       This implementation is written in Python, uses PyGTK and Cairo for graphics.
       At least Python 2.5 is needed.
       
       There is a multiplayer game server with Elo point scoring and a ladder, we have
       an AI bot as well as an IRC game announcer. All source code is available (incl.
       bots and the server).
       
  TEXT port70.net SCORE LADDER
       
  HTML Game rules and introduction
   DIR Screenshots
       
       To play:
       Check out the source code from Subversion:
        svn co https://port70.net/svn/misc/necron
       Start the client like this:
        python necrongtk.py
       
       
       Programmed by k-zed and iSteve.
       Contact: kzed@port70.net, IRCNET #pascal