Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'sithid'

1015468 - Sithid: sithid
  1. using System;
  2. using System.Collections.Generic;
  3. using System.Text;
  4. using NRobot.Robot;
  5.  
  6. [assembly:RobotClass( "NRobot.Robots.Sithid" )]
  7. namespace NRobot.Robots
  8. {
  9.  
1015467 - Dizzy: sithid
  1. #region Copyright and License
  2. ///////////////////////////////////////////////////////////////////////////////
  3. // NRobot - Autonomous robot fighting game
  4. // Copyright (c) 2004,2005 Stuart Ballard
  5. //
  6. //  This program is free software; you can redistribute it and/or modify
  7. //  it under the terms of the GNU General Public License as published by
  8. //  the Free Software Foundation; either version 2 of the License, or
  9.  
worth-right