Giter VIP home page Giter VIP logo

mys's Introduction

MyS README

This README is written using Markdown format. I suggest you convert
it to HTML before reading for a smoother experience.

MyS is a Warcraft III hosting bot. It is capable of starting up a game
server on a specified port on the host computer. Once the server is up
players can join; either from the local network or the internet. The
server itself can be controlled from the terminal as well, using the
remote control utility provided.

Suspended

Project is kept on hold until further notice. I have other things to do.

Development Guidelines

There needs to be some guidelines. As I develop these as I go, they
might not be followed in earlier releases; but they should be followed
in the current release and later.

Git

  • The first line should:
    • be short (50~ characters)
    • describe the end result rather than the means

The following paragraphs ought to be written using Markdown syntax.

Code

  • Spaces are used, not tabs
  • Avoid trailing white space
  • Lines are less than 72 columns wide
  • CamelCased naming convention
  • Use implicit layout; that is no semicolons or curly braces
  • Spaces around operators and after commas
  • Explicit type signatures

Comments

All code should be commented verbosely, but only if the comments add
something new to the understanding of the associated section.

Avoid using more than one sentence in the first line of a comment, and
do not use an ending dot on the first line. Except for that, Markdown is
used here too.

Give examples. Obvious code is not obvious unless Captain Obvious
approves it.

mys's People

Contributors

burgestrand avatar

Watchers

 avatar James Cloos avatar  avatar

mys's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.